mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
deno: Update to version 2.3.2
This commit is contained in:
parent
551628a3ba
commit
9d70e6b143
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.3.1",
|
||||
"version": "2.3.2",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.3.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "1b968541d115420ba04f7a5fbb5d0f8d620d9d87d492b66da5c97ca07e269b9b"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.3.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3f0c6937495695415be22e72242cfc48235c026837912714a0920cb6a6bcb485"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user