mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
deno: Update to version 2.4.3
This commit is contained in:
parent
4e658d1949
commit
7fdce8b3a2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.2",
|
"version": "2.4.3",
|
||||||
"description": "A secure runtime for JavaScript and TypeScript",
|
"description": "A secure runtime for JavaScript and TypeScript",
|
||||||
"homepage": "https://deno.land",
|
"homepage": "https://deno.land",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v2.4.2/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.4.3/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5a8c816f6e720378a74c2567679ba2a799c815b8c2ffc06b0e71da6c2a9bf189"
|
"hash": "c58e3545e59d3fa9fd608a8f8e4a162eaa9fa137de3f0d4740321abec40357c9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user