Skip to content

Commit

Permalink
Merge pull request #53 from webcomics/renovate/upx-upx-4.x
Browse files Browse the repository at this point in the history
Update dependency upx/upx to v4.2.4
  • Loading branch information
TobiX authored Jun 8, 2024
2 parents 7f0c4ee + 743fd29 commit bc04be6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.12.4
# renovate: datasource=github-releases depName=upx/upx versioning=loose
ARG UPX_VERSION=4.2.1
ARG UPX_VERSION=4.2.4

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

0 comments on commit bc04be6

Please sign in to comment.