mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
deno: Update to version 1.32.5
This commit is contained in:
parent
59980869b2
commit
5bf9743e9a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.32.4",
|
"version": "1.32.5",
|
||||||
"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.32.4/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.32.5/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d256d393a494f5ee4870377a1e343421e36cae38b5360043cbd194412d866902"
|
"hash": "5c5d442ba9d549a8abe55a28ee16f6dc1a3ded91d19921ddede3955eee0bc34a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user