From 78ff098853349be6d621eb33c6bb8bd40f55201c Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sun, 12 Apr 2026 05:07:53 -0400 Subject: [PATCH] New version: Ccache.Ccache version 4.13.3 --- .../4.13.3/Ccache.Ccache.installer.yaml | 21 +++++++++ .../4.13.3/Ccache.Ccache.locale.en-US.yaml | 47 +++++++++++++++++++ .../c/Ccache/Ccache/4.13.3/Ccache.Ccache.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.installer.yaml create mode 100644 manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.locale.en-US.yaml create mode 100644 manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.yaml diff --git a/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.installer.yaml b/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.installer.yaml new file mode 100644 index 0000000000000..f940285bfe4ae --- /dev/null +++ b/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Ccache.Ccache +PackageVersion: 4.13.3 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-04-12 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ccache-4.13.3-windows-x86_64/ccache.exe + InstallerUrl: https://github.com/ccache/ccache/releases/download/v4.13.3/ccache-4.13.3-windows-x86_64.zip + InstallerSha256: F445BF8A01D056461A8CE55972CF36D01D5BA009656D7E935D06C5A36927311E +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ccache-4.13.3-windows-aarch64/ccache.exe + InstallerUrl: https://github.com/ccache/ccache/releases/download/v4.13.3/ccache-4.13.3-windows-aarch64.zip + InstallerSha256: 2F1650F2921DB31B981F73282E1BB209142F139C3AEEBDC3E03EC7903AE77A04 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.locale.en-US.yaml b/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.locale.en-US.yaml new file mode 100644 index 0000000000000..b2b66e3f8ceac --- /dev/null +++ b/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ccache.Ccache +PackageVersion: 4.13.3 +PackageLocale: en-US +Publisher: Joel Rosdahl +PublisherUrl: https://ccache.dev/ +PublisherSupportUrl: https://github.com/ccache/ccache/discussions +Author: Joel Rosdahl, Andrew “Tridge” Tridgell, and Ccache Contributors +PackageName: Ccache +PackageUrl: https://github.com/ccache/ccache +License: GPL-3.0 +LicenseUrl: https://github.com/ccache/ccache/blob/HEAD/LICENSE.adoc +ShortDescription: Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. +Description: Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Ccache is free software, released under the GNU General Public License version 3 or later. +Moniker: ccache +Tags: +- c +- c++ +- ccache +- compilation +- cross-platform +- open-source +- optimization +- speedup +ReleaseNotes: |- + New deliverables + - Added glibc binary release for Linux riscv64. [contributed by Ludovic Henry] + + Bug fixes and improvements + - Fixed handling of empty responses from remote storage backends: a response with an empty body is now treated as a storage error rather than a cache miss. [contributed by Björn Svensson] + - Fixed PCH invalidation when the MSVC toolset is updated. [contributed by Philipp Kolberg] + - Fixed base_dir path rewriting when using MSVC’s /Yc option: paths are no longer rewritten to relative when creating a precompiled header, since MSVC then does not like relative paths for the /Yc and /FI arguments. [contributed by Joel Rosdahl] + - Fixed handling of a directory-less path to the MSVC /FI option. [contributed by Joel Rosdahl] + - Added support for -fsanitize-ignorelist (which replaced -fsanitize-blacklist in Clang 13). [contributed by Joel Rosdahl] + - Fixed detection of type for compiler with . in the name (e.g. hppa2.0-unknown-linux-gnu-gcc). [contributed by Joel Rosdahl] + - Fixed install.sh to correctly use sysconfdir and other configuration variables from the Makefile. [contributed by Joel Rosdahl] + + Build improvements + - Changed cmake/FindCppHttplib.cmake to use settings from the system’s CMake config if available, supporting systems where cpp-httplib is not provided as a header-only library. [contributed by Jiri Slaby] +ReleaseNotesUrl: 'https://ccache.dev/releasenotes.html#_ccache_4_13_3' +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://ccache.dev/documentation.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.yaml b/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.yaml new file mode 100644 index 0000000000000..c369e632e3128 --- /dev/null +++ b/manifests/c/Ccache/Ccache/4.13.3/Ccache.Ccache.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Ccache.Ccache +PackageVersion: 4.13.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0