From 5b166271d35f7edaa2a4a0649a4f2d3b7aa463fa Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Tue, 15 Apr 2025 04:29:04 -0400 Subject: [PATCH] chore: bump gliderlabs-sigil from 0.11.0 to 0.11.4 --- contrib/dependencies.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/dependencies.json b/contrib/dependencies.json index f4a26016f..9c64a219a 100644 --- a/contrib/dependencies.json +++ b/contrib/dependencies.json @@ -52,10 +52,10 @@ "predependencies": [ { "name": "gliderlabs-sigil", - "version": "0.11.0", + "version": "0.11.4", "urls": { - "amd64": "https://github.com/gliderlabs/sigil/releases/download/v0.11.0/sigil-linux-amd64", - "arm64": "https://github.com/gliderlabs/sigil/releases/download/v0.11.0/sigil-linux-arm64" + "amd64": "https://github.com/gliderlabs/sigil/releases/download/v0.11.4/sigil-linux-amd64", + "arm64": "https://github.com/gliderlabs/sigil/releases/download/v0.11.4/sigil-linux-arm64" } }, { @@ -93,4 +93,4 @@ } } ] -} \ No newline at end of file +}