mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
deno: Update to version 1.2.3
This commit is contained in:
parent
c331c62fa6
commit
3ca5e44b4c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.2",
|
"version": "1.2.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/v1.2.2/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.2.3/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f77e1792c84be9bdb2b89c04e1aa64de07a6931feb27dacd2bb13e35de6c9f55"
|
"hash": "a7137391de6258bef5fa42f97e6870eeab88e87133105a1ebea4d0af9f10bdbc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user