Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN xvfb-run sh /tmp/helper/wine-init.sh
# renovate: datasource=github-tags depName=python/cpython versioning=pep440
ARG PYTHON_VERSION=3.13.3
# renovate: datasource=github-releases depName=upx/upx versioning=loose
ARG UPX_VERSION=4.2.4
ARG UPX_VERSION=5.0.1

RUN umask 0 && cd /tmp/helper && \
curl --fail-with-body -LOOO \
Expand Down
2 changes: 1 addition & 1 deletion SHA256SUMS.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22e9ef20e4c72aad85e32c71cbc9c086436c179456382aa75c0c24868456a671 upx-4.2.4-win64.zip
c288989437ce70646a62799a4dcf25b4ec7ad8fbb4f93a29e25c14856659c1a4 upx-5.0.1-win64.zip