Skip to content

Commit

Permalink
Update microsoft-edge/dev to 127.0.2651.8-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jun 21, 2024
1 parent c9d78d4 commit 4bc5a7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion microsoft-edge/dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN set -eux; \
} | tee /etc/default/microsoft-edge-dev

# https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-dev/
ENV EDGE_VERSION 127.0.2651.2-1
ENV EDGE_VERSION 127.0.2651.8-1

RUN set -eux; \
apt-get update; \
Expand Down
4 changes: 2 additions & 2 deletions microsoft-edge/dev/versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"sha256": "7980b118c223725a85c4ecba0322ca3790c99e996afd57f70a561b6165771c0c",
"version": "127.0.2651.2-1"
"sha256": "f4c11dc00124aa927e162f2e07365cf961c935a2a957a46ee455a67e5efc1674",
"version": "127.0.2651.8-1"
}

0 comments on commit 4bc5a7e

Please sign in to comment.