mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
deno: Update to version 1.4.1
This commit is contained in:
parent
dc3f289e32
commit
2ecf4631e2
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.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.4.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "fa13edde47cf74bbf83fa1eb2735fb456883e6ded920bdec4f8ab1ea66b8853e"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.4.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9f1f2b3cfc6c9fd53fc3186658cf6e2d76f9fcc2e444bfd2ca01fd3c3ee8c7d7"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user