mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
deno: Update to version 2.2.11
This commit is contained in:
parent
161253f766
commit
73406b9525
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.10",
|
"version": "2.2.11",
|
||||||
"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.10/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.2.11/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "8fffac863451728f044fe9261c2cfba29d980b756fb4231a5d41dfc3fc59bece"
|
"hash": "81a32a3456122dffb89ceacfbaa4ddadf8863823a2c4458913a6c664fadacb83"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user