mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
Add scoop-shim version 1.0.1
This commit is contained in:
parent
0cbf516aac
commit
fb07311080
14
bucket/scoop-shim.json
Normal file
14
bucket/scoop-shim.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"homepage": "https://github.com/ScoopInstaller/Shim/",
|
||||
"description": "A Scoop helper program for shimming executables",
|
||||
"version": "1.0.1",
|
||||
"url": "https://github.com/ScoopInstaller/Shim/releases/download/v1.0.1/shim.exe",
|
||||
"hash": "cb440b8a08a2095a59666a859b35aa5a1524b140b909ecc760f38f3baccf80e6",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/ScoopInstaller/Shim/releases/download/v$version/shim.exe",
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user