diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-16 16:17:20 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-16 16:17:20 +0300 |
commit | d6f56b23766dc19ba6ba407cfd17ff17c76f5fac (patch) | |
tree | ee9138df9fc728f8db4c8065b52bbb032dcf6310 /extra/meson | |
parent | 8a6251468a07f158e7af70d086d3681021c7cdc5 (diff) | |
download | repository-d6f56b23766dc19ba6ba407cfd17ff17c76f5fac.tar.gz |
meson: bump to 0.63.1
Diffstat (limited to 'extra/meson')
-rw-r--r-- | extra/meson/checksums | 2 | ||||
-rw-r--r-- | extra/meson/sources | 2 | ||||
-rw-r--r-- | extra/meson/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/meson/checksums b/extra/meson/checksums index 32e23b32..8e6599f7 100644 --- a/extra/meson/checksums +++ b/extra/meson/checksums @@ -1,3 +1,3 @@ %BLAKE3 -71fffcf6fe63bef929304e63a8d6bdb99b1664132dc00a1d971905b7e3b1e642 0.63.0.tar.gz +79ec9dad87c4b4571ef36cd51c265b34fd71b4970caad495a5eecd6d1619864f 0.63.1.tar.gz 935ac488caa2a40dc03e9d88ee2e7314c0e330533b6211c9f9cb34d0ba6c81d3 cl-meson diff --git a/extra/meson/sources b/extra/meson/sources index 8514e36c..2bdff308 100644 --- a/extra/meson/sources +++ b/extra/meson/sources @@ -1,2 +1,2 @@ -https://github.com/mesonbuild/meson/archive/0.63.0.tar.gz +https://github.com/mesonbuild/meson/archive/0.63.1.tar.gz files/cl-meson diff --git a/extra/meson/version b/extra/meson/version index c56b41ed..a9dd828b 100644 --- a/extra/meson/version +++ b/extra/meson/version @@ -1 +1 @@ -0.63.0 1 +0.63.1 1 |