Skip to content

Commit

Permalink
Update microsoft-edge/beta to 134.0.3124.31-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Feb 24, 2025
1 parent d896b9e commit 253e521
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 134.0.3124.19-1
ENV EDGE_VERSION 134.0.3124.31-1

RUN set -eux; \
apt-get update; \
Expand Down
8 changes: 4 additions & 4 deletions microsoft-edge/beta/versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"filename": "pool/main/m/microsoft-edge-beta/microsoft-edge-beta_134.0.3124.19-1_amd64.deb",
"sha256": "7640ec3cd9dfdc034e63943acf2cc5ecf1cea7e6e728074b7dc20ddd327e5994",
"url": "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-beta/microsoft-edge-beta_134.0.3124.19-1_amd64.deb",
"version": "134.0.3124.19-1"
"filename": "pool/main/m/microsoft-edge-beta/microsoft-edge-beta_134.0.3124.31-1_amd64.deb",
"sha256": "124c5b0aec6415b41e46dd2fc3709c8017e8d6caf727b220c87d978c922daf6c",
"url": "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-beta/microsoft-edge-beta_134.0.3124.31-1_amd64.deb",
"version": "134.0.3124.31-1"
}

0 comments on commit 253e521

Please sign in to comment.