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