diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-03 11:30:21 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-03 11:30:21 +0100 |
commit | 8e8f7ce0bfe7454f72b0952cb63bf13fac7539e6 (patch) | |
tree | 8cb5d99fb1c5f50412856a3e6415d097975bb000 /extra/libgrapheme | |
parent | 7346e86efe08f5746407e41086f5e971408ddb72 (diff) | |
download | repository-8e8f7ce0bfe7454f72b0952cb63bf13fac7539e6.tar.gz |
libgrapheme: bump to 2.0.2
Diffstat (limited to 'extra/libgrapheme')
-rw-r--r-- | extra/libgrapheme/checksums | 2 | ||||
-rw-r--r-- | extra/libgrapheme/sources | 2 | ||||
-rw-r--r-- | extra/libgrapheme/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgrapheme/checksums b/extra/libgrapheme/checksums index 59afd63d..e626ef21 100644 --- a/extra/libgrapheme/checksums +++ b/extra/libgrapheme/checksums @@ -1,2 +1,2 @@ %BLAKE3 -0dcac2a6fb82bf8d43275e378b4f648b78d04e02541490a592a1930afe11a8d0 libgrapheme-2.0.1.tar.gz +5f9d7c76e8c3ccb40ca70696a7b6513af3c08b40fb94cbddfe2a6b4b2f2295ce libgrapheme-2.0.2.tar.gz diff --git a/extra/libgrapheme/sources b/extra/libgrapheme/sources index 572f3178..b7636766 100644 --- a/extra/libgrapheme/sources +++ b/extra/libgrapheme/sources @@ -1 +1 @@ -https://dl.suckless.org/libgrapheme/libgrapheme-2.0.1.tar.gz +https://dl.suckless.org/libgrapheme/libgrapheme-2.0.2.tar.gz diff --git a/extra/libgrapheme/version b/extra/libgrapheme/version index 4a473510..d486df1f 100644 --- a/extra/libgrapheme/version +++ b/extra/libgrapheme/version @@ -1 +1 @@ -2.0.1 1 +2.0.2 1 |