From a8824bf09de13a4fb67a686999a0593f398f4fd3 Mon Sep 17 00:00:00 2001 From: Johan Borestad Date: Mon, 26 Aug 2024 10:59:28 +0200 Subject: [PATCH] =?UTF-8?q?`=EF=B8=8F=EF=B8=8F=E2=9A=A1=EF=B8=8F=20BUMP=20?= =?UTF-8?q?=E2=9A=A1=EF=B8=8F`=20=20`sources.config.json=201(+)`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cron/sources.config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cron/sources.config.json b/cron/sources.config.json index 8cdb7435..96b87a1c 100644 --- a/cron/sources.config.json +++ b/cron/sources.config.json @@ -19,6 +19,7 @@ + { "name": "chezmoi", "eget_url": "twpayne/chezmoi", "eget_args": "-a linux-musl_amd64.tar.gz", "verify": "--version", "upx": true }, { "name": "rp", "eget_url": "aaronriekenberg/rust-parallel", "eget_args": "-a x86_64-unknown-linux-gnu", "verify": "--version", "upx": true }, { "name": "sponge", "eget_url": "hymkor/sponge", "eget_args": "-a linux-amd64", "verify": "-h 2> >(head -1)", "upx": true }, { "name": "gh", "eget_url": "cli/cli", "eget_args": "-a linux_amd64.tar.gz", "verify": "--version", "upx": true },