diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-14 17:20:56 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-14 17:20:56 +0100 |
commit | b2c917fcfe9055da94c0b1d11f7aca1044399780 (patch) | |
tree | 40ce428b1de769fdfa00e8394565a361cc655f51 /extra/ccache | |
parent | 3fa800f7267798c62812b00aac5e4b731a00d328 (diff) | |
download | repository-b2c917fcfe9055da94c0b1d11f7aca1044399780.tar.gz |
ccache: bump to 4.8
Diffstat (limited to 'extra/ccache')
-rw-r--r-- | extra/ccache/checksums | 2 | ||||
-rw-r--r-- | extra/ccache/sources | 2 | ||||
-rw-r--r-- | extra/ccache/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/ccache/checksums b/extra/ccache/checksums index aeabd826..12713e32 100644 --- a/extra/ccache/checksums +++ b/extra/ccache/checksums @@ -1,2 +1,2 @@ %BLAKE3 -3b48f8d1a478270b3e851c67789e7918dc0944b99c971130ee56f0a983542db0 ccache-4.7.4.tar.xz +94466ce2217dc7886f2c211aee09ff402e785c438ccfd9910ae8eef129c6733d ccache-4.8.tar.xz diff --git a/extra/ccache/sources b/extra/ccache/sources index 8f65ec7d..3c2c27aa 100644 --- a/extra/ccache/sources +++ b/extra/ccache/sources @@ -1 +1 @@ -https://github.com/ccache/ccache/releases/download/v4.7.4/ccache-4.7.4.tar.xz +https://github.com/ccache/ccache/releases/download/v4.8/ccache-4.8.tar.xz diff --git a/extra/ccache/version b/extra/ccache/version index 355768bc..ccd720a5 100644 --- a/extra/ccache/version +++ b/extra/ccache/version @@ -1 +1 @@ -4.7.4 1 +4.8 1 |