mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
deno: Update to version 2.5.2
This commit is contained in:
parent
57533b59c6
commit
f3ddf2099b
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.5.1",
|
||||
"version": "2.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/v2.5.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2a0e361bc58ffc486ba8202a4d65f275a0f6b6c9e30896e4ebecfebe3d21b561"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.5.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5201c10f36bd9cfc090847bb7174296a1f3c154a539cee99ba092c358d07fdc7"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user