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