mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
deno: Update to version 1.6.1
This commit is contained in:
parent
d4eeb197c0
commit
b6e82d61ae
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.6.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ad570b68fc06fde9be165127ec4174bcfb8587f99410410fbd4c61fb971fba05"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.6.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ee90b70afb6aec7d80d6a1f80b751d778b3a47b91b644e4f79697c2fec47a53d"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
@ -25,8 +25,7 @@
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://github.com/crazy-max/diun/releases/download/v$version/checksums.txt",
|
||||
"mode": "extract"
|
||||
"url": "$baseurl/checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user