diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-05 21:38:35 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-05 21:38:35 +0200 |
commit | 81ae13de20920a1eb0436fff7cf0177ec5682d9b (patch) | |
tree | b33cef3936d7ff4c6bd4fa6a6ec3a110842d29ca /community/syncthing | |
parent | 9d70acb12154dfa3df0595eba9b8cabecb33bc8d (diff) | |
download | repository-81ae13de20920a1eb0436fff7cf0177ec5682d9b.tar.gz |
syncthing: bump to 1.20.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 69b3d7aa..69739450 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1,2 +1,2 @@ %BLAKE3 -77b63fbeaea948fb0a3680ad5aa881c8dedf40ca4199f18619e45f9ad82944ee syncthing-source-v1.20.0.tar.gz +7e75749bdf61eda8bfb36f35c22fe0614af7254a7244ad96c479e34f44567960 syncthing-source-v1.20.1.tar.gz diff --git a/community/syncthing/sources b/community/syncthing/sources index 52260ffc..ab09818e 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1 +1 @@ -https://github.com/syncthing/syncthing/releases/download/v1.20.0/syncthing-source-v1.20.0.tar.gz +https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-source-v1.20.1.tar.gz diff --git a/community/syncthing/version b/community/syncthing/version index 47b4c52a..312e0a4e 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.20.0 1 +1.20.1 1 |