mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 1.16.0
This commit is contained in:
parent
afbb2651a6
commit
8567cb219e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.15.3",
|
||||
"version": "1.16.0",
|
||||
"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.15.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8f19eb888a4a2a9748cefc4fa0cedc13778f7ad3174fd544bb0a9e85896d31a6"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.16.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "82f8251c775ff604e9f4a6930086b7af3545103468bae23e1a45b433bc31d75c"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user