Skip to content

Commit

Permalink
Merge pull request #521 from tianon/update-versions
Browse files Browse the repository at this point in the history
Update microsoft-edge/stable to 117.0.2045.40-1
  • Loading branch information
tianon authored Sep 22, 2023
2 parents 02cd6c9 + 78424f2 commit 65ea5fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion microsoft-edge/stable/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-stable

# https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
ENV EDGE_VERSION 117.0.2045.35-1
ENV EDGE_VERSION 117.0.2045.40-1

RUN set -eux; \
apt-get update; \
Expand Down
4 changes: 2 additions & 2 deletions microsoft-edge/stable/versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"sha256": "d9a9be4cb642d36e26a713a4e862c1d13658f8a7e79bf0b21fcb0c04ba1dd49b",
"version": "117.0.2045.35-1"
"sha256": "811970fa1c62c780a7be20ab1fe7af9a2c1272d5c9b6cf3febc3a2c2be552b39",
"version": "117.0.2045.40-1"
}

0 comments on commit 65ea5fa

Please sign in to comment.