mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.12.0
This commit is contained in:
parent
718a839932
commit
3eb38005f2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.5",
|
"version": "1.12.0",
|
||||||
"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/v1.11.5/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.12.0/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f77c9310a733002e42fd6654ad37e9e2943074b510261ac3b85a351e42767a2f"
|
"hash": "f95e414ca6aaafbdf05a45e764e8e833246651bb9795e98785a343dcf4d2be82"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user