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