diff --git a/manifests/OpenShopChannel/Downloader/1.2.9.yaml b/manifests/OpenShopChannel/Downloader/1.2.9.yaml new file mode 100644 index 000000000..9eee2b6d6 --- /dev/null +++ b/manifests/OpenShopChannel/Downloader/1.2.9.yaml @@ -0,0 +1,18 @@ +Id: OpenShopChannel.Downloader +Publisher: Open Shop Channel +Name: Open Shop Channel Downloader +Version: 1.2.9 +AppMoniker: oscdl +MinOSVersion: 10.0.0.0 +Description: Desktop utility for obtaining homebrew contents from the Open Shop Channel. +Homepage: https://github.com/dhtdht020/osc-dl +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/dhtdht020/osc-dl/blob/master/LICENSE +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/dhtdht020/osc-dl/releases/download/1.2.9/oscdl-installer.exe + Sha256: 5E7FF7D7A3BCF6B895AEB7A9AF63E7289FC3F5091EDBD35172CE30045147B88D + Switches: + Silent: /VERYSILENT + SilentWithProgress: /VERYSILENT \ No newline at end of file