From e45c2e4cbe727fcf6d72347a64e4e54fb5a764e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 08:29:33 +0000 Subject: [PATCH] qrencode: Update to version 4.1.1-4 --- bucket/qrencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/qrencode.json b/bucket/qrencode.json index fcbea3c075..520420d311 100644 --- a/bucket/qrencode.json +++ b/bucket/qrencode.json @@ -1,12 +1,12 @@ { - "version": "4.1.1-3", + "version": "4.1.1-4", "description": "Encode input data in a QR Code symbol", "homepage": "https://fukuchi.org/works/qrencode/", "license": "LGPL-2.1-only", "architecture": { "64bit": { "url": [ - "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-qrencode-4.1.1-3-any.pkg.tar.zst", + "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-qrencode-4.1.1-4-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-12.0.0.r747.g1a99f8514-1-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libpng-1.6.48-1-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-zlib-1.3.1-1-any.pkg.tar.zst" @@ -20,7 +20,7 @@ }, "32bit": { "url": [ - "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-qrencode-4.1.1-3-any.pkg.tar.zst", + "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-qrencode-4.1.1-4-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-libwinpthread-git-12.0.0.r747.g1a99f8514-1-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-libpng-1.6.48-1-any.pkg.tar.zst", "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-zlib-1.3.1-1-any.pkg.tar.zst"