mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 2.3.7
This commit is contained in:
parent
da529c1bf4
commit
5e397edc67
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.6",
|
"version": "2.3.7",
|
||||||
"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.3.6/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.3.7/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e52678586efef33bf0520b617a42d21946f7e9d2464c97ecc56c8f8316df7479"
|
"hash": "5c3b396d190efa2c348a1935cbfec8e7eac2d428efef3b413174ebebbb6817d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user