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