mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
deno: Update to version 1.9.2
This commit is contained in:
parent
2ba2a89e52
commit
99d7be8b26
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.9.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8d251083804f716a6d9730999cc7a98c202945434abf9efa57e66372e5095552"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.9.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2725784bbccbef854b18ff25d4cf5ef6e0e85be783973edabad62d785fa009e3"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user