From 3edd71ff1bb64c2a91b1cdc85410c483bd0f7145 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 20:26:44 +0000 Subject: [PATCH] swig: Update to version 4.3.0 --- bucket/swig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/swig.json b/bucket/swig.json index 877e61e665..0d6831e18d 100644 --- a/bucket/swig.json +++ b/bucket/swig.json @@ -1,11 +1,11 @@ { - "version": "4.2.1", + "version": "4.3.0", "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.2.1/swigwin-4.2.1.zip", - "hash": "sha1:b26906a4c786f80bfb24a211df4e926e06718e0d", - "extract_dir": "swigwin-4.2.1", + "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", "bin": "swig.exe", "checkver": { "url": "http://www.swig.org/download.html",