diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-02 20:29:32 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-02 20:29:32 +0200 |
commit | c5ca9836922d3e72220d24934c657f5f58f7dc83 (patch) | |
tree | bb323228088ebabda368a5e420a3763bda3b54c1 | |
parent | 1085355ec7353dcd4a34488807b857ffc01c01e7 (diff) | |
download | repository-c5ca9836922d3e72220d24934c657f5f58f7dc83.tar.gz |
mu: bump to 1.10.1
-rw-r--r-- | community/mu/checksums | 2 | ||||
-rw-r--r-- | community/mu/sources | 2 | ||||
-rw-r--r-- | community/mu/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/mu/checksums b/community/mu/checksums index a59369b5..7ca4b715 100644 --- a/community/mu/checksums +++ b/community/mu/checksums @@ -1,2 +1,2 @@ %BLAKE3 -55a48ed013fbc02a2d03328c026218b5e2cf1d90485d95195753d05d1fbf4c5d v1.10.0.tar.gz +882da088aa364162cb1b50028da57f9fa448a5b58d6b64b6f538c4d3cdc5e128 v1.10.1.tar.gz diff --git a/community/mu/sources b/community/mu/sources index d27f2f81..85fec046 100644 --- a/community/mu/sources +++ b/community/mu/sources @@ -1 +1 @@ -https://github.com/djcb/mu/archive/refs/tags/v1.10.0.tar.gz +https://github.com/djcb/mu/archive/refs/tags/v1.10.1.tar.gz diff --git a/community/mu/version b/community/mu/version index ac83b38b..2c5565d6 100644 --- a/community/mu/version +++ b/community/mu/version @@ -1 +1 @@ -1.10.0 1 +1.10.1 1 |