mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 19:14:48 +00:00
deno: Update to version 2.6.4
This commit is contained in:
parent
689f3c0b80
commit
fe8dd9a2b7
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.6.3",
|
||||
"version": "2.6.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/v2.6.3/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a011a0c6f1ea120ec60a65969e9d549af894b999cf1d35fe5ee81e694227cce2"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.6.4/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0774ae74018ef970ac7364ecec5ef1689b2d67c177be8a541540ef106149d1d9"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user