mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
deno: Update to version 1.18.2
This commit is contained in:
parent
28d3f5e7ed
commit
be58b32cfa
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.1",
|
"version": "1.18.2",
|
||||||
"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/v1.18.1/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.18.2/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "7e342721416ad0a01d72c3c274273b690b166b9d86e3b755506f02ea1bb06c05"
|
"hash": "741f6bcc1622e65a7243ca3536d34acb3e296e63ec0d7bb4746d658a167f4a69"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user