mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
deno: Update to version 2.2.6
This commit is contained in:
parent
58a7dba83a
commit
5b39f8952c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.5",
|
"version": "2.2.6",
|
||||||
"description": "A secure runtime for JavaScript and TypeScript",
|
"description": "A secure runtime for JavaScript and TypeScript",
|
||||||
"homepage": "https://deno.land",
|
"homepage": "https://deno.land",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v2.2.5/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.2.6/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "2930bed00dbd74939ccf726a9133632f4ac0cd02b0dd76e4413f4e0a7ebe9471"
|
"hash": "e0229e239b4b3ffd356a7731dcab9e277c7750669c27515c4c22cd21b1c0108d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user