From 080f7f4621d46df7d2775298fc0947ecde51dd58 Mon Sep 17 00:00:00 2001 From: simonsan <14062932+simonsan@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:37:38 +0100 Subject: [PATCH] rustic: (chore) Remove pre_install (#5494) No longer needed as upstream is fixed --- bucket/rustic.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/rustic.json b/bucket/rustic.json index 0dcfa2cf9e..01fd9e149f 100644 --- a/bucket/rustic.json +++ b/bucket/rustic.json @@ -9,7 +9,6 @@ "hash": "ced7bca727006e435ec629d2bb4617d082adc6a1253cbfb9743e882186809330" } }, - "pre_install": "Rename-Item \"$dir\\rustic\" 'rustic.exe' -ErrorAction SilentlyContinue # delete this when upstream fixes it", "env_set": { "RUSTIC_HOME": "$dir" },