mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
deno: Update to version 1.21.1
This commit is contained in:
parent
d3e7e2b9a2
commit
fa3d8d1f28
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.21.0",
|
"version": "1.21.1",
|
||||||
"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.21.0/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.21.1/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5469cc23b23ddbbd23faaf911a907705bdf56c1dc344141b8d98f8bf97b0b307"
|
"hash": "b4034da02609ec09521ee21faf5f7e79606191106bc1049774bf154da149bf7c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user