mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.21.0
This commit is contained in:
parent
27f8bf1716
commit
59707289b5
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.6",
|
"version": "1.21.0",
|
||||||
"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/v1.20.6/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.21.0/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "fc6850a749c24fce4c539bf9dbccafb93d7a654986d571d7201532bf1dfe82fe"
|
"hash": "5469cc23b23ddbbd23faaf911a907705bdf56c1dc344141b8d98f8bf97b0b307"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user