diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:20:48 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:20:48 +0100 |
commit | 82274993601abc4e9d1759be578dd00e9616fced (patch) | |
tree | 45c556e772d3e39fbc75a923fff6955c5a3c5c91 /extra | |
parent | 375c3c0b72566d3df62de456e798234b596ea441 (diff) | |
download | repository-82274993601abc4e9d1759be578dd00e9616fced.tar.gz |
yash: bump to 2.54
Diffstat (limited to 'extra')
-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 245612c3..35d5e95a 100644 --- a/extra/yash/checksums +++ b/extra/yash/checksums @@ -1,3 +1,3 @@ %BLAKE3 -238066263ea51cefd50a25d2e665b1f88d08b863b6119d64252371925c55b61e yash-2.53.tar.xz +21784e133c81d16eb2c154918858d3e588544323678f85d9d17c01deebf610c8 yash-2.54.tar.xz 74aaf3452e29b14ae02d6c142eae5b50083b56f2ef93a210916250baed399964 doas diff --git a/extra/yash/sources b/extra/yash/sources index 3c6e454c..c4da5028 100644 --- a/extra/yash/sources +++ b/extra/yash/sources @@ -1,2 +1,2 @@ -https://github.com/magicant/yash/releases/download/2.53/yash-2.53.tar.xz +https://github.com/magicant/yash/releases/download/2.54/yash-2.54.tar.xz files/doas share/completion diff --git a/extra/yash/version b/extra/yash/version index 735dde12..444cc627 100644 --- a/extra/yash/version +++ b/extra/yash/version @@ -1 +1 @@ -2.53 1 +2.54 1 |