mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
deno: Update to version 1.27.2
This commit is contained in:
parent
f0cd1ae54b
commit
ac019ad966
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.27.1",
|
"version": "1.27.2",
|
||||||
"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.27.1/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.27.2/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e16db71a80613bc7080eccc09037a2f1dccc5ded14a728f44dee42061c2d9723"
|
"hash": "423efffbcc43bc1cad48412a938a3714afdd17826ebd1f052dcbec207b2ab6f1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user