Skip to content

Commit

Permalink
New version: RussellBanks.Komac version 2.4.0 (#168712)
Browse files Browse the repository at this point in the history
  • Loading branch information
vikingnope authored Aug 22, 2024
1 parent 85917ac commit eab5ec1
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Created with komac v2.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: RussellBanks.Komac
PackageVersion: 2.4.0
InstallerType: inno
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- Komac
ProductCode: '{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1'
ReleaseDate: 2024-08-22
ElevationRequirement: elevatesSelf
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/russellbanks/Komac/releases/download/v2.4.0/komac-setup-2.4.0-x86_64-pc-windows-msvc.exe
InstallerSha256: 2E381E79D0D07A45A6CB622D8F1D1FE50931E67D51A84915820F3FBFE10F5FBF
InstallerSwitches:
Custom: /CURRENTUSER
UnsupportedOSArchitectures:
- arm64
AppsAndFeaturesEntries:
- DisplayName: Komac (x64)
Publisher: Russell Banks
ProductCode: '{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1'
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/russellbanks/Komac/releases/download/v2.4.0/komac-setup-2.4.0-x86_64-pc-windows-msvc.exe
InstallerSha256: 2E381E79D0D07A45A6CB622D8F1D1FE50931E67D51A84915820F3FBFE10F5FBF
InstallerSwitches:
Custom: /ALLUSERS
UnsupportedOSArchitectures:
- arm64
AppsAndFeaturesEntries:
- DisplayName: Komac (x64)
Publisher: Russell Banks
ProductCode: '{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1'
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/russellbanks/Komac/releases/download/v2.4.0/komac-setup-2.4.0-aarch64-pc-windows-msvc.exe
InstallerSha256: 2E72B2B6C6636D58833E34A30C76C75164A364A2DCA9485F74F12ADFDE3FF7FA
InstallerSwitches:
Custom: /CURRENTUSER
AppsAndFeaturesEntries:
- DisplayName: Komac (arm64)
Publisher: Russell Banks
ProductCode: '{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1'
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/russellbanks/Komac/releases/download/v2.4.0/komac-setup-2.4.0-aarch64-pc-windows-msvc.exe
InstallerSha256: 2E72B2B6C6636D58833E34A30C76C75164A364A2DCA9485F74F12ADFDE3FF7FA
InstallerSwitches:
Custom: /ALLUSERS
AppsAndFeaturesEntries:
- DisplayName: Komac (arm64)
Publisher: Russell Banks
ProductCode: '{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1'
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Created with komac v2.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: RussellBanks.Komac
PackageVersion: 2.4.0
PackageLocale: en-US
Publisher: Russell Banks
PublisherUrl: https://github.com/russellbanks
PublisherSupportUrl: https://github.com/russellbanks/Komac/issues
Author: Russell Banks
PackageName: Komac
PackageUrl: https://github.com/russellbanks/Komac
License: GPL-3.0
LicenseUrl: https://github.com/russellbanks/Komac/blob/HEAD/LICENSE.md
Copyright: Copyright (c) Russell Banks
ShortDescription: The Community Manifest Creator for WinGet
Moniker: komac
Tags:
- rust
- winget
- winget-cli
- winget-pkgs
ReleaseNotes: |-
What's Changed
New features ⭐
- Added extensive Inno Setup analysis to retrieve architecture, registry entries, product code, and more from an Inno installer:
| Before (<=2.3.0) | After (>=2.4.0) |
|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|
| image | image |
- Added komac sync command to merge changes from microsoft/winget-pkgs into your fork:
WindowsTerminal_7sykQEepaZ
WindowsTerminal_iMNZchuaWp
- Added komac analyse command to analyse a file and output what Komac knows about it. Useful for debugging
- Added komac autocomplete command to output an autocompletion script for the given shell (bash, elvish, fish, powershell, or zsh)
- The cleanup command now deletes all chosen branches at once in a single call to GitHub
- Default install location is now retrieved from MSIs
- Default install location is now retrieved from MSIXs
Fixes and other changes 🔧
- Added a check for an internet connection when Komac starts
- GitHub URLs that point to the latest release are now converted into versioned URLs - #668
- The usage of AppsAndFeaturesEntries matches the winget docs more closely (values were already being retrieved by Komac but not being fully placed under AppsAndFeaturesEntries)
- Fixed zip portable alias being empty - #663
- Fixed manually edited manifests having a missing newline at the end of the file
- Many code and memory improvements
- Dependency updates
Full Changelog: https://github.com/russellbanks/Komac/compare/v2.3.0...v2.4.0
ReleaseNotesUrl: https://github.com/russellbanks/Komac/releases/tag/v2.4.0
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/r/RussellBanks/Komac/2.4.0/RussellBanks.Komac.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: RussellBanks.Komac
PackageVersion: 2.4.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit eab5ec1

Please sign in to comment.