mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
deno: Update to version 1.19.2
This commit is contained in:
parent
9fe5b7f645
commit
648f87bbb9
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.19.1",
|
||||
"version": "1.19.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.19.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "60a4f68b31842764434aa09fda290e439af8d7852603ec4afad8ffe1654772c2"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.19.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6d5cc1c0882ff6333baf509b377637e528f31502319a0ffb7f6fcd4e47196236"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user