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: Helix.Helix version 25.01 (microsoft#208096)
Co-authored-by: Stephen Gillie <[email protected]>
- Loading branch information
1 parent
42bee6f
commit 63e8f4d
Showing
3 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
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,23 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Helix.Helix | ||
PackageVersion: '25.01' | ||
InstallerLocale: en-US | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: helix-25.01-x86_64-windows/hx.exe | ||
UpgradeBehavior: uninstallPrevious | ||
Commands: | ||
- hx | ||
ReleaseDate: 2025-01-03 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/helix-editor/helix/releases/download/25.01/helix-25.01-x86_64-windows.zip | ||
InstallerSha256: 1A7FA886A7D1A9CA121DD7E2DA00F9FAE95752C1ED3978066A69B68575A016A4 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
29 changes: 29 additions & 0 deletions
29
manifests/h/Helix/Helix/25.01/Helix.Helix.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,29 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Helix.Helix | ||
PackageVersion: '25.01' | ||
PackageLocale: en-US | ||
Publisher: Helix | ||
PublisherUrl: https://helix-editor.com/ | ||
PublisherSupportUrl: https://docs.helix-editor.com/ | ||
PackageName: Helix | ||
PackageUrl: https://helix-editor.com/ | ||
License: MPL-2.0 | ||
LicenseUrl: https://github.com/helix-editor/helix/blob/HEAD/LICENSE | ||
ShortDescription: Helix Editor | ||
Description: A Kakoune / Neovim inspired editor, written in Rust. | ||
Moniker: helix | ||
Tags: | ||
- editor | ||
- helix | ||
- kakoune | ||
- neovim | ||
- rust | ||
- vim | ||
ReleaseNotes: |- | ||
25.01 CHANGELOG | ||
25.01 Release notes | ||
ReleaseNotesUrl: https://github.com/helix-editor/helix/releases/tag/25.01 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
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 komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Helix.Helix | ||
PackageVersion: '25.01' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |