diff --git a/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.installer.yaml b/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.installer.yaml new file mode 100644 index 0000000000000..ab23927d74166 --- /dev/null +++ b/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Spagett1.PineFlash +PackageVersion: 0.5.5 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Spagett1/pineflash/releases/download/0.5.5/pineflash-0.5.5-win64.exe + InstallerSha256: 7FCA98771E91998965DF10CD1B2680EBB5317FCCE13EAA46EB7573F6347EAC8B +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.locale.en-US.yaml b/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.locale.en-US.yaml new file mode 100644 index 0000000000000..0ae9980db673d --- /dev/null +++ b/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Spagett1.PineFlash +PackageVersion: 0.5.5 +PackageLocale: en-US +Publisher: Spagett1 +Author: https://github.com/Spagett1/pineflash/graphs/contributors +PackageName: PineFlash +PackageUrl: https://github.com/Spagett1/pineflash +License: GPLv2 +LicenseUrl: https://github.com/Spagett1/pineflash/blob/master/LICENSE +ShortDescription: PineFlash Setup +Description: A tool to flash ironos to the pinecil soldering iron and possibly other pine64 devices in the future +Moniker: PineFlash +Tags: + - pineflash + - pinecil + - ironos +ReleaseNotes: |- + This release fixes the problem people have been facing when trying to launch pineflash on wayland. If you don't care about the details then just update to the latest version and your problem should go away. + + For those of you interested in why it was happening it seemed to be a problem with the underlying code of the graphical toolkit I use (egui) so I had to do some refactoring due to some breaking changes in the library. Here's to hoping I haven't broken anything after doing that since I am currently away from any pinecils but as far as my testing goes it should be fine. + + Due to updating to the new version of egui I am having to drop rhel 9 support for now. I have been running into issues compiling on it so if you do run rhel 9 I would recommend trying the appimage. +ReleaseNotesUrl: https://github.com/Spagett1/pineflash/releases/tag/0.5.5 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.yaml b/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.yaml new file mode 100644 index 0000000000000..10f6474e73970 --- /dev/null +++ b/manifests/s/Spagett1/PineFlash/0.5.5/Spagett1.PineFlash.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Spagett1.PineFlash +PackageVersion: 0.5.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0