From 16853d50f06ceb257a624330bcef7535776e1ce9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:51:46 +0000 Subject: [PATCH 1/2] Update dependency upx/upx to v4.2.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1dabc9c..76c4853 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \ From 50c616558cbed8404d28eaf1db76acc4525e15cf Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Tue, 14 Nov 2023 00:42:05 +0100 Subject: [PATCH 2/2] Add SHA256sum for UPX 4.2.1 --- SHA256SUMS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SHA256SUMS.txt b/SHA256SUMS.txt index fb9fe31..3696a4e 100644 --- a/SHA256SUMS.txt +++ b/SHA256SUMS.txt @@ -1 +1 @@ -325c58ea2ed375afbd4eeac0b26f15f98db0d75dea701205ca10d8bf4d2fdc24 upx-4.0.2-win64.zip +b6e20e35303a390c3b1211f5ed0559def2c34ec5774176bb22afee19b35b2138 upx-4.2.1-win64.zip