mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
deno: Update to version 2.6.1
This commit is contained in:
parent
0e9e393055
commit
989e61a78f
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.6.0",
|
||||
"version": "2.6.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/v2.6.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "940b4c7c8531687e6a621cce3c8e0efa530d08a639dadf70697bb2788f9c35b0"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.6.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7faf4df82efb9b3cee094cfb3437dc797cc992c0e9dfb2433e7431abee513518"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user