From e938c99b714011838041bdf52532b2b941ecc32d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:34:21 +0000 Subject: [PATCH] swig: Update to version 4.1.1 --- bucket/swig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/swig.json b/bucket/swig.json index 026a91a258..7fbaf623f5 100644 --- a/bucket/swig.json +++ b/bucket/swig.json @@ -1,11 +1,11 @@ { - "version": "4.1.0", + "version": "4.1.1", "description": "A software development tool that connects programs written in C and C++ with a variety of high-level programming languages.", "homepage": "http://www.swig.org", "license": "GPL-3.0-or-later", - "url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.1.0/swigwin-4.1.0.zip", - "hash": "4c3c59bb86ba628683d6253b011291af769a2bd83b3d996db36a021b15e3b179", - "extract_dir": "swigwin-4.1.0", + "url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.1.1/swigwin-4.1.1.zip", + "hash": "sha1:bc174145a2133c9d156ea519a4410b4663de1375", + "extract_dir": "swigwin-4.1.1", "bin": "swig.exe", "checkver": { "url": "http://www.swig.org/download.html",