mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 2.0.4
This commit is contained in:
parent
0bffa84467
commit
c163902f27
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"description": "A secure runtime for JavaScript and TypeScript",
|
"description": "A secure runtime for JavaScript and TypeScript",
|
||||||
"homepage": "https://deno.land",
|
"homepage": "https://deno.land",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v2.0.3/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.0.4/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "587208d2fba8bb0cfba0abcffa52521da0862be5824e4dd19ab042f2c51200b5"
|
"hash": "069274060fbd0212ffe91023dde21a20959aa4db3550cfb57cf5c5480b022ce7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user