diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-04 19:01:59 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-04 19:01:59 +0100 |
commit | 807cff11efc700e13cb5ba8951738aa1d3fcfb65 (patch) | |
tree | 848c463a2a7ed48d15a4039642fc87c06c6539cf /community/syncthing | |
parent | 7d45d1df87402463f6bc1fb812859720df2c6748 (diff) | |
download | repository-807cff11efc700e13cb5ba8951738aa1d3fcfb65.tar.gz |
syncthing: bump to 1.22.1
Diffstat (limited to 'community/syncthing')
-rw-r--r-- | community/syncthing/checksums | 2 | ||||
-rw-r--r-- | community/syncthing/sources | 2 | ||||
-rw-r--r-- | community/syncthing/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/syncthing/checksums b/community/syncthing/checksums index 8644ea57..30d2245d 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1,2 +1,2 @@ %BLAKE3 -202aae7b7e406d55685d3ec61b410c0970e151137dbec45fc0f5e465ef6e5bab syncthing-source-v1.22.0.tar.gz +7808c49f606a04f6c109944775e106cfa45527e456a3593c3c677bebcc96029c syncthing-source-v1.22.1.tar.gz diff --git a/community/syncthing/sources b/community/syncthing/sources index 339a1459..2739b497 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1 +1 @@ -https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-source-v1.22.0.tar.gz +https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-source-v1.22.1.tar.gz diff --git a/community/syncthing/version b/community/syncthing/version index 8bb782e4..16375307 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.22.0 1 +1.22.1 1 |