Skip to content

Commit

Permalink
Merge pull request #756 from tianon/update-versions
Browse files Browse the repository at this point in the history
Update microsoft-edge/beta to 127.0.2651.49-1
  • Loading branch information
tianon authored Jul 13, 2024
2 parents f1858e4 + a8a1317 commit 542386c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion microsoft-edge/beta/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-beta

# https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-beta/
ENV EDGE_VERSION 127.0.2651.45-1
ENV EDGE_VERSION 127.0.2651.49-1

RUN set -eux; \
apt-get update; \
Expand Down
4 changes: 2 additions & 2 deletions microsoft-edge/beta/versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"sha256": "5d539272f05b70f09a31bdcfb15e246b4be39f4472a52c62a50816b2e9b65094",
"version": "127.0.2651.45-1"
"sha256": "7cc07b0ae0b9bbc44d6dbb451195852080706533e44cff4b56cec309796d1840",
"version": "127.0.2651.49-1"
}

0 comments on commit 542386c

Please sign in to comment.