Skip to content

Commit 9f04d5a

Browse files
authored
Merge pull request #77 from webcomics/renovate/upx-upx-5.x
2 parents b092e88 + 95a059a commit 9f04d5a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN xvfb-run sh /tmp/helper/wine-init.sh
1313
# renovate: datasource=github-tags depName=python/cpython versioning=pep440
1414
ARG PYTHON_VERSION=3.13.7
1515
# renovate: datasource=github-releases depName=upx/upx versioning=loose
16-
ARG UPX_VERSION=5.0.1
16+
ARG UPX_VERSION=5.0.2
1717

1818
RUN umask 0 && cd /tmp/helper && \
1919
curl --fail-with-body -LOOO \

SHA256SUMS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c288989437ce70646a62799a4dcf25b4ec7ad8fbb4f93a29e25c14856659c1a4 upx-5.0.1-win64.zip
1+
1cff6d6ee01c404d4a1ae56003056bd4cfa28d0a5cea1d0950daaf872a4facc9 upx-5.0.2-win64.zip

0 commit comments

Comments
 (0)