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
This commit is contained in:
17
manifests/Xmake-io/Xmake/2.3.6.yaml
Normal file
17
manifests/Xmake-io/Xmake/2.3.6.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user