diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-25 12:20:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-25 12:20:27 +0300 |
commit | 2e208b3078a09c3fa77de0bfd9563f0f53ed8443 (patch) | |
tree | 7de3b0db3b4a5f59b3acbe778b2109f3fde7c36c /extra/yash | |
parent | f3f4b3a2f25f0f40ed153043b8c3f5201f1d1c2b (diff) | |
download | repository-2e208b3078a09c3fa77de0bfd9563f0f53ed8443.tar.gz |
yash: bump to 2.53
Diffstat (limited to 'extra/yash')
-rw-r--r-- | extra/yash/checksums | 2 | ||||
-rw-r--r-- | extra/yash/sources | 2 | ||||
-rw-r--r-- | extra/yash/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/yash/checksums b/extra/yash/checksums index b062e10b..245612c3 100644 --- a/extra/yash/checksums +++ b/extra/yash/checksums @@ -1,3 +1,3 @@ %BLAKE3 -9966fcb03b8db96f3d8d0258557e23306e6e84d3b658a49a1c5bc532f9f02324 yash-2.52.tar.xz +238066263ea51cefd50a25d2e665b1f88d08b863b6119d64252371925c55b61e yash-2.53.tar.xz 74aaf3452e29b14ae02d6c142eae5b50083b56f2ef93a210916250baed399964 doas diff --git a/extra/yash/sources b/extra/yash/sources index 5e7222d8..3c6e454c 100644 --- a/extra/yash/sources +++ b/extra/yash/sources @@ -1,2 +1,2 @@ -https://github.com/magicant/yash/releases/download/2.52/yash-2.52.tar.xz +https://github.com/magicant/yash/releases/download/2.53/yash-2.53.tar.xz files/doas share/completion diff --git a/extra/yash/version b/extra/yash/version index d9e640ee..735dde12 100644 --- a/extra/yash/version +++ b/extra/yash/version @@ -1 +1 @@ -2.52 1 +2.53 1 |