diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.installer.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.installer.yaml new file mode 100644 index 00000000000000..404d55b0d43f2f --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.25.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fastfetch.exe +- RelativeFilePath: flashfetch.exe +Commands: +- fastfetch +ReleaseDate: 2024-09-19 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.25.0/fastfetch-windows-i686.zip + InstallerSha256: E66B896B4E52FEF9108D5E864413FF0954A47114E361A8F9712A93FE3808443F +- Architecture: x64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.25.0/fastfetch-windows-amd64.zip + InstallerSha256: 9E953E11B6AB4B9FD02AA6436CA2EF5AA87F0274EB55FCAE882D67EC97AB695E +- Architecture: arm64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.25.0/fastfetch-windows-aarch64.zip + InstallerSha256: B176AB76FEF33149C1656818D5842757693AEB7239DE87917A7088FF2A097E9B +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml new file mode 100644 index 00000000000000..637ecf4a226ba8 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.25.0 +PackageLocale: en-US +Publisher: fastfetch-cli +PublisherUrl: https://github.com/fastfetch-cli +PublisherSupportUrl: https://github.com/fastfetch-cli/fastfetch/issues +PackageName: fastfetch +PackageUrl: https://github.com/fastfetch-cli/fastfetch +License: MIT +LicenseUrl: https://github.com/fastfetch-cli/fastfetch/blob/HEAD/LICENSE +ShortDescription: Like neofetch, but much faster because written mostly in C. +Tags: +- cli +- command-line +- cross-platform +- fastfetch +- fetch +- hardware +- neofetch +- screenfetch +- terminal +ReleaseNotes: |- + Features: + - Moore Threads GPU add support to query number of cores (#1259, GPU) + - Cache detection result based on last modification time (Packages) + - Add cmake options to disable certain package managers at compile time + - Package managers are encouraged to disable some package managers by passing -DPACKAGES_DISABLE_ when running cmake. For example, when building for Arch Linux, -DPACKAGES_DISABLE_APK=ON -DPACKAGES_DISABLE_DPKG=ON -DPACKAGES_DISABLE_RPM=ON ... should be specified. + - See all available options by running cmake -L | grep PACKAGES_DISABLE_ + - This option does NOT remove the detection code. It just disables the detection at runtime. One can still use --packages-disabled "" to enable all package managers. + - Add new option --show-localip-{speed,mtu} (LocalIP) + - Add new module Btrfs, which prints all mounted Btrfs volumes, like Zpool module (#1262, Linux) + - Improve Wifi module support for macOS Sequoia (Wifi, macOS) + - Currently it uses system_profiler which costs about 2 seconds on my MBP. I suggest disabling it for now until a better solution is found. + Bugfixes: + - Fix invalid CPU temperature detection on FreeBSD (#1260, CPU, FreeBSD) + - Remove showPeCoreCount support on FreeBSD (#1260, CPU, FreeBSD) + - Don't use Wifi speed as Ethernet speed (LocalIP, FreeBSD) + - Fix compiling with old linux headers (Camera, Linux) + - Fix detecting public ipv6 address (PublicIP, Windows) + Logo: + - Fix parrot logo detection + - Rename TorizonCore to Torizon OS +ReleaseNotesUrl: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.25.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.yaml new file mode 100644 index 00000000000000..003ed5ef841b7a --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.25.0/Fastfetch-cli.Fastfetch.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.25.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0