mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
deno: Update to version 1.0.4
This commit is contained in:
parent
c993588f8a
commit
0f98d006f6
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"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.0.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c363d6cc45cfe8e4f9896218e5fa8a4e649a381c3b6f7fb057c91eebb2660fe7"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.0.4/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "1fd40562ee067d9559a5dc7a06971bd5090081e22b225ab3e1eed57b953980a0"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user