mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
deno: Update to version 2.1.7
This commit is contained in:
parent
6fc9d2a3a5
commit
7e612c9eb4
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.6",
|
"version": "2.1.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.1.6/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v2.1.7/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "934127b59a22a7b54cc17ca9ced759740ed1c3aa943e2d2def1a7a3ab6b4ae6d"
|
"hash": "82c6796cac3e35ad8501ba68c4af4eb609cdf990640fcccdedc25853228667f2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user