mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
deno: Update to version 2.0.5
This commit is contained in:
parent
fb3a87028d
commit
7b263a327b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.4",
|
"version": "2.0.5",
|
||||||
"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.4/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.0.5/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "069274060fbd0212ffe91023dde21a20959aa4db3550cfb57cf5c5480b022ce7"
|
"hash": "a1d404106cda23cc2fd86e9c64aa703e415491dd3cbe5ec3c8ba71ff1f7e3852"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user