mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
deno: Update to version 1.41.3
This commit is contained in:
parent
17da56d90a
commit
83aa8d427d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.41.2",
|
"version": "1.41.3",
|
||||||
"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.41.2/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.41.3/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e1cf60a7b76ddd15ec68b87780a4d251afd9449ccab33b2c94e6c27bd225b7a8"
|
"hash": "9acbdb6eab88fa38e7c04efe3870fdd0098df79dc94875e3432e79dfecc1d6b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user