From 83b8e936ba303ff35512d3349f49907b0c4e16c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 00:42:05 +0000 Subject: [PATCH] swig: Update to version 4.3.1 --- bucket/swig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/swig.json b/bucket/swig.json index 0d6831e18d..d27bea257c 100644 --- a/bucket/swig.json +++ b/bucket/swig.json @@ -1,11 +1,11 @@ { - "version": "4.3.0", + "version": "4.3.1", "description": "A software development tool that connects programs written in C and C++ with a variety of high-level programming languages.", "homepage": "https://www.swig.org", "license": "GPL-3.0-or-later", - "url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.3.0/swigwin-4.3.0.zip", - "hash": "sha1:dde7a1e8a373ba56bb2b1ae932ec10318c2cfb9e", - "extract_dir": "swigwin-4.3.0", + "url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.3.1/swigwin-4.3.1.zip", + "hash": "sha1:ef81e469941924e7483fc9143abdceeeaef7c394", + "extract_dir": "swigwin-4.3.1", "bin": "swig.exe", "checkver": { "url": "http://www.swig.org/download.html",