Skip to content

Commit

Permalink
Update microsoft-edge/beta to 126.0.2592.68-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jun 20, 2024
1 parent 3f1af57 commit c1175d8
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 126.0.2592.61-1
ENV EDGE_VERSION 126.0.2592.68-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": "5f561ed21f040231c8d388d1e7d4ee065703867613b220e332b2e426504f5c68",
"version": "126.0.2592.61-1"
"sha256": "4e15ad9d617b88bd0e12aefec80eef0a8c0666b8de88bc7e77e35f7f8070978b",
"version": "126.0.2592.68-1"
}

0 comments on commit c1175d8

Please sign in to comment.