mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
deno: Update to version 1.20.2
This commit is contained in:
parent
b04c1aa942
commit
e134d96176
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.1",
|
"version": "1.20.2",
|
||||||
"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.1/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.20.2/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "c5019fc9c6543be4cc61484887c4db1d7c53d52ccf22f51205c436f37bd7f368"
|
"hash": "4d495556b66b0a6921b842ddb02db9b347101897032e0608335447f586fd9d16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user