Skip to content

Commit

Permalink
Merge pull request #44 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.1
  • Loading branch information
TobiX committed Nov 13, 2023
2 parents 8331f9e + 50c6165 commit d92aaf4
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.0
# renovate: datasource=github-releases depName=upx/upx versioning=loose
ARG UPX_VERSION=4.0.2
ARG UPX_VERSION=4.2.1

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 @@
325c58ea2ed375afbd4eeac0b26f15f98db0d75dea701205ca10d8bf4d2fdc24 upx-4.0.2-win64.zip
b6e20e35303a390c3b1211f5ed0559def2c34ec5774176bb22afee19b35b2138 upx-4.2.1-win64.zip

0 comments on commit d92aaf4

Please sign in to comment.