From 0f157e88525a76dc40223e229fa0123d988fb445 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 00:43:39 +0000 Subject: [PATCH] scoop-shim: Update to version 1.0.1 --- 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 0731339c44..64a23e3cd2 100644 --- a/bucket/scoop-shim.json +++ b/bucket/scoop-shim.json @@ -1,9 +1,9 @@ { - "version": "1.0.0", + "version": "1.0.1", "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.0/shim.exe", + "url": "https://github.com/ScoopInstaller/Shim/releases/download/v1.0.1/shim.exe", "hash": "cb440b8a08a2095a59666a859b35aa5a1524b140b909ecc760f38f3baccf80e6", "checkver": "github", "autoupdate": {