forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: HydraLauncher.Hydra version 3.0.8 (microsoft#197377)
- Loading branch information
Showing
4 changed files
with
89 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
manifests/h/HydraLauncher/Hydra/3.0.8/HydraLauncher.Hydra.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: HydraLauncher.Hydra | ||
PackageVersion: 3.0.8 | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Upgrade: --updated | ||
UpgradeBehavior: install | ||
Protocols: | ||
- hydralauncher | ||
ProductCode: 5c15b0c3-fe4f-5c4b-8f22-d37bfd0a3904 | ||
ReleaseDate: 2024-12-09 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/hydralauncher/hydra/releases/download/v3.0.8/hydralauncher-3.0.8-setup.exe | ||
InstallerSha256: 51A8C54B2BD40EE5A2F78339E08C8074C498633210FC615EC3425D2882C16EA8 | ||
InstallerSwitches: | ||
Custom: /currentuser | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/hydralauncher/hydra/releases/download/v3.0.8/hydralauncher-3.0.8-setup.exe | ||
InstallerSha256: 51A8C54B2BD40EE5A2F78339E08C8074C498633210FC615EC3425D2882C16EA8 | ||
InstallerSwitches: | ||
Custom: /allusers | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
34 changes: 34 additions & 0 deletions
34
manifests/h/HydraLauncher/Hydra/3.0.8/HydraLauncher.Hydra.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: HydraLauncher.Hydra | ||
PackageVersion: 3.0.8 | ||
PackageLocale: en-US | ||
Publisher: Los Broxas | ||
PublisherUrl: https://github.com/hydralauncher | ||
PublisherSupportUrl: https://github.com/hydralauncher/hydra/issues | ||
Author: Los Broxas | ||
PackageName: Hydra | ||
PackageUrl: https://github.com/hydralauncher/hydra | ||
License: MIT | ||
LicenseUrl: https://github.com/hydralauncher/hydra/blob/HEAD/LICENSE | ||
Copyright: Copyright (c) 2024 Los Broxas | ||
ShortDescription: A game launcher with its own embedded BitTorrent client. | ||
Description: Hydra is a Game Launcher with its own embedded BitTorrent Client. The launcher is written in TypeScript (Electron) and Python, which handles the torrenting system by using libtorrent. | ||
Moniker: hydralauncher | ||
Tags: | ||
- game | ||
- gaming | ||
- launcher | ||
ReleaseNotes: |- | ||
View the complete release note at: | ||
https://feedback.hydralauncher.gg/en/changelog/hydra-308-skyscraper-is-out-2 | ||
New Contributors | ||
- @JarEXE made their first contribution in https://github.com/hydralauncher/hydra/pull/1254 | ||
Full Changelog: https://github.com/hydralauncher/hydra/compare/v3.0.7...v3.0.8 | ||
ReleaseNotesUrl: https://github.com/hydralauncher/hydra/releases/tag/v3.0.8 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/hydralauncher/hydra/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
19 changes: 19 additions & 0 deletions
19
manifests/h/HydraLauncher/Hydra/3.0.8/HydraLauncher.Hydra.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: HydraLauncher.Hydra | ||
PackageVersion: 3.0.8 | ||
PackageLocale: zh-CN | ||
Publisher: Los Broxas | ||
PackageName: Hydra | ||
ShortDescription: 一款内置 BitTorrent 客户端的游戏启动器。 | ||
Description: Hydra 是一款内置 BitTorrent 客户端的游戏启动器。该启动器由 TypeScript (Electron) 和 Python 编写,使用 libtorrent 处理 Torrent 系统。 | ||
Tags: | ||
- 启动器 | ||
- 游戏 | ||
ReleaseNotesUrl: https://github.com/hydralauncher/hydra/releases/tag/v3.0.8 | ||
Documentations: | ||
- DocumentLabel: 维基 | ||
DocumentUrl: https://github.com/hydralauncher/hydra/wiki | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/h/HydraLauncher/Hydra/3.0.8/HydraLauncher.Hydra.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: HydraLauncher.Hydra | ||
PackageVersion: 3.0.8 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |