diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:28:09 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:28:09 +0200 |
commit | 5233ceaf8caf441914603f605633a97a77c116b0 (patch) | |
tree | caafde5350cc4f65f6036454d77cbff7a731fb5f /extra/yash | |
parent | b4d5883a28cdfbf19ca4000833382c84f91bd40e (diff) | |
download | repository-5233ceaf8caf441914603f605633a97a77c116b0.tar.gz |
yash: bump to 2.55
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 35d5e95a..891ff908 100644 --- a/extra/yash/checksums +++ b/extra/yash/checksums @@ -1,3 +1,3 @@ %BLAKE3 -21784e133c81d16eb2c154918858d3e588544323678f85d9d17c01deebf610c8 yash-2.54.tar.xz +b53e011ff3e9ef8f472d282288be06e351c17c8333f71790e6a22cb2f91eff78 yash-2.55.tar.xz 74aaf3452e29b14ae02d6c142eae5b50083b56f2ef93a210916250baed399964 doas diff --git a/extra/yash/sources b/extra/yash/sources index c4da5028..eba819af 100644 --- a/extra/yash/sources +++ b/extra/yash/sources @@ -1,2 +1,2 @@ -https://github.com/magicant/yash/releases/download/2.54/yash-2.54.tar.xz +https://github.com/magicant/yash/releases/download/2.55/yash-2.55.tar.xz files/doas share/completion diff --git a/extra/yash/version b/extra/yash/version index 444cc627..c2266e87 100644 --- a/extra/yash/version +++ b/extra/yash/version @@ -1 +1 @@ -2.54 1 +2.55 1 |