From f40bcc37aa182fc46ad22a96e3d98e60c09a22a8 Mon Sep 17 00:00:00 2001 From: Tasos Maschalidis Date: Thu, 16 Oct 2025 18:35:02 +0300 Subject: [PATCH] Bump dependency version for herokuish --- contrib/dependencies.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/dependencies.json b/contrib/dependencies.json index 0a9827f4c..9a10d8e84 100644 --- a/contrib/dependencies.json +++ b/contrib/dependencies.json @@ -86,11 +86,11 @@ }, { "name": "herokuish", - "version": "0.11.3", + "version": "0.11.5", "urls": { - "amd64": "https://github.com/gliderlabs/herokuish/releases/download/v0.11.3/herokuish_0.11.3_linux_x86_64.tgz", - "arm64": "https://github.com/gliderlabs/herokuish/releases/download/v0.11.3/herokuish_0.11.3_linux_x86_64.tgz" + "amd64": "https://github.com/gliderlabs/herokuish/releases/download/v0.11.5/herokuish_0.11.5_linux_x86_64.tgz", + "arm64": "https://github.com/gliderlabs/herokuish/releases/download/v0.11.5/herokuish_0.11.5_linux_x86_64.tgz" } } ] -} \ No newline at end of file +}