mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.24.3
This commit is contained in:
parent
dc8ad0a530
commit
9ee382dc05
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.2",
|
"version": "1.24.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.24.2/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.24.3/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "4689a85d24047b3281a0baa2574fc7f188659ceef739716bbe2ea561e74255a1"
|
"hash": "a7f11615d937a748542d86e17f49cf15ccfd2843203e3cbe4e387c7316a28172"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user