mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
deno: Update to version 1.21.2
This commit is contained in:
parent
02b73bb41a
commit
85c697500d
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.21.1",
|
||||
"version": "1.21.2",
|
||||
"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.21.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b4034da02609ec09521ee21faf5f7e79606191106bc1049774bf154da149bf7c"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.21.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c1a397a2d74deb54d9656597e83fca590a895d7017a840e3ee6838ea121e20f6"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user