mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.24.1
This commit is contained in:
parent
43f27505fa
commit
1b4b938da7
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.0",
|
"version": "1.24.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.24.0/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.24.1/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b8c432bed5e00c21fc271483619d41d5d84fa6a37d016cb30eb221b79d72a7ad"
|
"hash": "9ace7598867556cf785d60d6e1b159b6610b03eab755f43f546974bbb3abb611"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user