mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
deno: Update to version 2.2.0
This commit is contained in:
parent
1e28d3fcb2
commit
6e492b88aa
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.1.10",
|
||||
"version": "2.2.0",
|
||||
"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.1.10/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6a5e82c9796bdaa8da0626c2e4c0f960d4da7028775003b3b81eeb88238a2f47"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.2.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "643cf97229887e497c48166ceb4bb3d2762f3567528fd7c9a76e065f8d90c721"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user