From e057d7d5b001d9eda0d7de3eff839cde38607de3 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Tue, 15 Apr 2025 04:27:43 -0400 Subject: [PATCH] chore: bump procfile-util from 0.19.0 to 0.20.3 --- contrib/dependencies.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/dependencies.json b/contrib/dependencies.json index f4a26016f..8b348454a 100644 --- a/contrib/dependencies.json +++ b/contrib/dependencies.json @@ -34,10 +34,10 @@ }, { "name": "procfile-util", - "version": "0.19.0", + "version": "0.20.3", "urls": { - "amd64": "https://github.com/dokku/procfile-util/releases/download/v0.19.0/procfile-util-linux-amd64", - "arm64": "https://github.com/dokku/procfile-util/releases/download/v0.19.0/procfile-util-linux-arm64" + "amd64": "https://github.com/dokku/procfile-util/releases/download/v0.20.3/procfile-util-linux-amd64", + "arm64": "https://github.com/dokku/procfile-util/releases/download/v0.20.3/procfile-util-linux-arm64" } }, { @@ -93,4 +93,4 @@ } } ] -} \ No newline at end of file +}