From 137f366f92ca61458f08899c1600231e40c06623 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 19 Aug 2020 22:08:53 +0800 Subject: [PATCH] add xmake v2.3.6 (#2941) * add xmake v2.3.6 * remove repeat publisher * add slient switches * xmake: fix exit code * Update 2.3.6.yaml --- manifests/Xmake-io/Xmake/2.3.6.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Xmake-io/Xmake/2.3.6.yaml diff --git a/manifests/Xmake-io/Xmake/2.3.6.yaml b/manifests/Xmake-io/Xmake/2.3.6.yaml new file mode 100644 index 000000000..6871946fe --- /dev/null +++ b/manifests/Xmake-io/Xmake/2.3.6.yaml @@ -0,0 +1,17 @@ +Id: Xmake-io.Xmake +Publisher: xmake-io +Name: XMake +Version: 2.3.6 +License: Apache License 2.0 +LicenseUrl: https://raw.githubusercontent.com/xmake-io/xmake/master/LICENSE.md +AppMoniker: xmake +Description: A cross-platform build utility based on Lua. +Homepage: https://github.com/xmake-io/xmake +Installers: + - Arch: x64 + InstallerType: EXE + Url: https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win64.exe + Sha256: 8c9f1be7d5ca0f51920cafb1aa6fb6fa35d5bda48fa09e59fdd688235292ee72 + Switches: + Silent: /S + SilentWithProgress: /S