mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
deno: Update to version 1.27.0
This commit is contained in:
parent
e9a5370159
commit
af27cb64e9
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.26.2",
|
"version": "1.27.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.26.2/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.27.0/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "4f08c73a52061bd4a306cbaf2e76154a796f1f52effb0a265390c54597f3c37b"
|
"hash": "ff73e2314212ebe5c5dfc91235782d5838092342cd03f6f6f17755c4064cc290"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user