mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
deno@2.1.4: Add autoupdate hash url (#6351)
This commit is contained in:
parent
82ccdbeb25
commit
ac127f4b81
@ -18,6 +18,10 @@
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v$version/deno-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256sum",
|
||||
"regex": "$sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user