diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-07 17:06:54 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-07 17:06:54 +0200 |
commit | 5633ae90197ce01f6dfb275b40fc93ea911ef35e (patch) | |
tree | 3bb13ecf2edebb504b6e38c221d1129bc51481fb /extra/meson | |
parent | 474bf93f7dbfc91e3d0bc58183ab1a89caf41963 (diff) | |
download | repository-5633ae90197ce01f6dfb275b40fc93ea911ef35e.tar.gz |
meson: bump to 0.62.2
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 fb9e8507..a9aec65e 100644 --- a/extra/meson/checksums +++ b/extra/meson/checksums @@ -1,3 +1,3 @@ %BLAKE3 -b172ade99721cc4db9704bd6a12894c3b433ad6928d0fdd79e491efa67f1f8af 0.62.1.tar.gz +44156c02ce232130eea8c90d2b9aa2429ee1102c0f7db87d4f229dd3b1113f8e 0.62.2.tar.gz 935ac488caa2a40dc03e9d88ee2e7314c0e330533b6211c9f9cb34d0ba6c81d3 cl-meson diff --git a/extra/meson/sources b/extra/meson/sources index 090ce301..0fcdc254 100644 --- a/extra/meson/sources +++ b/extra/meson/sources @@ -1,2 +1,2 @@ -https://github.com/mesonbuild/meson/archive/0.62.1.tar.gz +https://github.com/mesonbuild/meson/archive/0.62.2.tar.gz files/cl-meson diff --git a/extra/meson/version b/extra/meson/version index 8d6312e2..66dfefbf 100644 --- a/extra/meson/version +++ b/extra/meson/version @@ -1 +1 @@ -0.62.1 1 +0.62.2 1 |