Skip to content

Commit

Permalink
Update microsoft-edge/dev to 133.0.3000.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Dec 10, 2024
1 parent fe3b828 commit 06b8420
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 133.0.2992.0-1
ENV EDGE_VERSION 133.0.3000.0-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": "1fd064ff08f57689eebe5d41207eb0867f6e48e424018c750d3a2e6246d6cae0",
"version": "133.0.2992.0-1"
"sha256": "9f5103b717697adc4e29f3e246a404687c8850e55546ac707ecf349389cee82f",
"version": "133.0.3000.0-1"
}

0 comments on commit 06b8420

Please sign in to comment.