diff --git a/contrib/dependencies.json b/contrib/dependencies.json index f4a26016fd9..9c64a219a2c 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 +}