-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Windows terminal quake v1.6 (#124182)
* Submitting windows-terminal-quake version 1.6 * Updated manifest version * Updated manifest path * Update manifests/f/flyingpie/windows-terminal-quake/1.6/flyingpie.windows-terminal-quake.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> * Updated package - Fixed startup issues * Update manifests/f/flyingpie/windows-terminal-quake/1.6/flyingpie.windows-terminal-quake.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --------- Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com>
- Loading branch information
1 parent
6db73c6
commit c74ce7d
Showing
3 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
...ts/f/flyingpie/windows-terminal-quake/1.6/flyingpie.windows-terminal-quake.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,16 @@ | ||
PackageIdentifier: flyingpie.windows-terminal-quake | ||
PackageVersion: 1.6 | ||
InstallerType: portable | ||
Commands: | ||
- windows-terminal-quake | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.UI.XAML.2.8 | ||
- PackageIdentifier: Microsoft.WindowsTerminal | ||
Installers: | ||
- Architecture: neutral | ||
InstallerType: portable | ||
InstallerUrl: https://github.com/flyingpie/windows-terminal-quake/releases/download/v1.6.1/windows-terminal-quake.exe | ||
InstallerSha256: 7c5951759a4cb87c340b740fe148a93e411bec2e45e14271bf9c36830e5c5c25 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
13 changes: 13 additions & 0 deletions
13
...f/flyingpie/windows-terminal-quake/1.6/flyingpie.windows-terminal-quake.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,13 @@ | ||
PackageIdentifier: flyingpie.windows-terminal-quake | ||
PackageVersion: 1.6 | ||
PackageLocale: en-US | ||
Publisher: Flyingpie | ||
PublisherUrl: http://flyingpie.nl/ | ||
PackageName: windows-terminal-quake | ||
PackageUrl: https://github.com/flyingpie/windows-terminal-quake | ||
License: MIT | ||
LicenseUrl: https://github.com/flyingpie/windows-terminal-quake/blob/master/LICENSE | ||
ShortDescription: Companion program for Windows Terminal that enables Quake-style drop down. | ||
Moniker: windows-terminal-quake | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
5 changes: 5 additions & 0 deletions
5
manifests/f/flyingpie/windows-terminal-quake/1.6/flyingpie.windows-terminal-quake.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,5 @@ | ||
PackageIdentifier: flyingpie.windows-terminal-quake | ||
PackageVersion: 1.6 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |