diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-14 18:11:02 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-14 18:11:02 +0300 |
commit | f3a50ad8622ce0dd1f255d97fa4e3afaef146521 (patch) | |
tree | 5c908ffb7b5c5683840a73b4c43c9fbb8db59c9c /extra/seatd | |
parent | 91bbcf92a4c23a909b6888966ea431aec8c90149 (diff) | |
download | repository-f3a50ad8622ce0dd1f255d97fa4e3afaef146521.tar.gz |
seatd: bump to 0.6.1
Diffstat (limited to 'extra/seatd')
-rw-r--r-- | extra/seatd/checksums | 2 | ||||
-rw-r--r-- | extra/seatd/sources | 2 | ||||
-rw-r--r-- | extra/seatd/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/seatd/checksums b/extra/seatd/checksums index c6ec1321..3d6911aa 100644 --- a/extra/seatd/checksums +++ b/extra/seatd/checksums @@ -1,3 +1,3 @@ %BLAKE3 -2bb04b6c28a2c6b1cb8951c4ed02057083ca5280a78330e87ce37d0fa0c976c5 0.6.0.tar.gz +f118295f9b17fd280bfe0e6adbe52c00038cf10813c60cca660f345b71da54b2 0.6.1.tar.gz becf6e6d86c8420a6d15267a7dde61f8697c10fdf356011a6803a8812b5b9f6a seatd.run diff --git a/extra/seatd/sources b/extra/seatd/sources index 58b0848d..647700e4 100644 --- a/extra/seatd/sources +++ b/extra/seatd/sources @@ -1,2 +1,2 @@ -https://git.sr.ht/~kennylevinsen/seatd/archive/0.6.0.tar.gz +https://git.sr.ht/~kennylevinsen/seatd/archive/0.6.1.tar.gz files/seatd.run diff --git a/extra/seatd/version b/extra/seatd/version index eb13fd21..71aa2ecf 100644 --- a/extra/seatd/version +++ b/extra/seatd/version @@ -1 +1 @@ -0.6.0 1 +0.6.1 1 |