mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
deno: Update to version 2.4.2
This commit is contained in:
parent
6e59679e7d
commit
46e902e3e7
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.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.4.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "34b67ef8dfd0e9a0ad06c73b2e22647d5164543e68a2f5fd0673376d8295421b"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v2.4.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5a8c816f6e720378a74c2567679ba2a799c815b8c2ffc06b0e71da6c2a9bf189"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user