mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
deno: Update to version 1.29.0
This commit is contained in:
parent
8a9bd717eb
commit
731059088c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.28.3",
|
"version": "1.29.0",
|
||||||
"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.28.3/deno-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v1.29.0/deno-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "948a8dddbd6ed44ff90c4db844f2953a6d27f1f8f129553bef0519666ccd821a"
|
"hash": "a8a6b72f102bdbcf83fa9285dbc0aaa050c0258c7559ff3fa1b737c6da8f31b2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "deno.exe",
|
"bin": "deno.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user