From d833993535acb6162a984ecf068309a5f64187e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 16:27:49 +0000 Subject: [PATCH] scoop-shim: Update to version 1.0.0 --- bucket/scoop-shim.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/scoop-shim.json b/bucket/scoop-shim.json index 64a23e3cd2..0731339c44 100644 --- a/bucket/scoop-shim.json +++ b/bucket/scoop-shim.json @@ -1,9 +1,9 @@ { - "version": "1.0.1", + "version": "1.0.0", "description": "A Scoop helper program for shimming executables", "homepage": "https://github.com/ScoopInstaller/Shim/", "license": "Unlicense", - "url": "https://github.com/ScoopInstaller/Shim/releases/download/v1.0.1/shim.exe", + "url": "https://github.com/ScoopInstaller/Shim/releases/download/v1.0.0/shim.exe", "hash": "cb440b8a08a2095a59666a859b35aa5a1524b140b909ecc760f38f3baccf80e6", "checkver": "github", "autoupdate": {