From 9c932f73d8ad2e052f8c197fdfd84af8b4241576 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 08:31:50 +0000 Subject: [PATCH] swig: Update to version 4.4.1 --- bucket/swig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/swig.json b/bucket/swig.json index 0004edb2ea..dc9d5daf08 100644 --- a/bucket/swig.json +++ b/bucket/swig.json @@ -1,11 +1,11 @@ { - "version": "4.4.0", + "version": "4.4.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.4.0/swigwin-4.4.0.zip", - "hash": "sha1:1a077ba467dac61ea6ea8547e583f6944d6c6225", - "extract_dir": "swigwin-4.4.0", + "url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.4.1/swigwin-4.4.1.zip", + "hash": "sha1:f8982443e4a5c1d707445db8a6f052163d1eec38", + "extract_dir": "swigwin-4.4.1", "bin": "swig.exe", "checkver": { "url": "http://www.swig.org/download.html",