mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
deno: Update to version 1.5.2
This commit is contained in:
parent
3ecf242faa
commit
e2a17ead9c
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"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.5.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "43d85206f2702407aa1461396a900533efad9b7671d9dea7309e34d3caf82776"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.5.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c7f60da569b7dd6de7ff4225b8b9a359023d65dc295e5aed84f78a6f5302e25c"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user