mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 2.2.3
This commit is contained in:
parent
2640338131
commit
9a18a779b7
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.2.2",
|
||||
"version": "2.2.3",
|
||||
"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.2.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "561ebfebd6d223ca33124badc80f0cafeafc25e4a47fa7d76a60e9b727629c48"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.2.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "96c655baf091990285e9ce8798b1db52724e16442f6e5c3ce56c38bad1df214c"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user