mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.19.0
This commit is contained in:
parent
1ca191fdba
commit
767bcbc9ab
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.18.2",
|
||||
"version": "1.19.0",
|
||||
"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.18.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "741f6bcc1622e65a7243ca3536d34acb3e296e63ec0d7bb4746d658a167f4a69"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.19.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e36b62e5bb152db190cb6ebcb27db9002c03e88a46e4fdf08e8505f58151a3e9"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user