diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-19 13:49:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-19 13:49:14 +0300 |
commit | 03cc7bb04d868baec1810c95381cfb9b6716ca1b (patch) | |
tree | 422674c99510fd2cf53bed4aff08308ae76a0f48 | |
parent | bf2fb202db27323f9234350c2ba2c3e5e2edbd95 (diff) | |
download | repository-03cc7bb04d868baec1810c95381cfb9b6716ca1b.tar.gz |
seatd: bump to 0.6.2
-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 3d6911aa..910e4aa5 100644 --- a/extra/seatd/checksums +++ b/extra/seatd/checksums @@ -1,3 +1,3 @@ %BLAKE3 -f118295f9b17fd280bfe0e6adbe52c00038cf10813c60cca660f345b71da54b2 0.6.1.tar.gz +de851fdc1ed9d8755da9057170c847104bf2db1cc3803e23abec7033bba73f4c 0.6.2.tar.gz becf6e6d86c8420a6d15267a7dde61f8697c10fdf356011a6803a8812b5b9f6a seatd.run diff --git a/extra/seatd/sources b/extra/seatd/sources index 647700e4..2b028a80 100644 --- a/extra/seatd/sources +++ b/extra/seatd/sources @@ -1,2 +1,2 @@ -https://git.sr.ht/~kennylevinsen/seatd/archive/0.6.1.tar.gz +https://git.sr.ht/~kennylevinsen/seatd/archive/0.6.2.tar.gz files/seatd.run diff --git a/extra/seatd/version b/extra/seatd/version index 71aa2ecf..d39cc45a 100644 --- a/extra/seatd/version +++ b/extra/seatd/version @@ -1 +1 @@ -0.6.1 1 +0.6.2 1 |