mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
deno: Update to version 1.26.0
This commit is contained in:
parent
06eaf5a0d4
commit
b8b2bc4a0f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.4",
|
"version": "1.26.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.25.4/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.26.0/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e2447fc99038ccf4cdb49e9f391e1a3225fbd36cd81d88e79880e70f02a2d13b"
|
"hash": "0d2f6160b361abc834af54d5eb88b327f9fa3909b9585a9ae3563c33e6d3e1e0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user