mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
deno: Update to version 2.2.2
This commit is contained in:
parent
5e59d698cd
commit
3f3fe351da
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.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.2.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bb99517243f6d1fe5b6a03275cfb28e34488a989a4aec23a9c6144e21a9de458"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.2.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "561ebfebd6d223ca33124badc80f0cafeafc25e4a47fa7d76a60e9b727629c48"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user