diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 13:14:13 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 13:14:13 +0200 |
commit | 730d0b83aa317f7d1ba9a414f673c83e6e970b83 (patch) | |
tree | a295912313ad2e440608f43cc27ff7bc93e65336 | |
parent | 912e1ca04c400558dfe8ac91f7c4e0db308dd19d (diff) | |
download | repository-730d0b83aa317f7d1ba9a414f673c83e6e970b83.tar.gz |
syncthing: bump to 1.23.6
-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 5d6246fc..fc584efa 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4e067ac71b81cf8c16fcf19daad8c60a95f7cb15d9ca5a47a89223574c53600e syncthing-source-v1.23.4.tar.gz +d09c95a478a637b4c8ce767e4d9c15cb950a59da37f74f9de01e4d82bc6a470d syncthing-source-v1.23.6.tar.gz diff --git a/community/syncthing/sources b/community/syncthing/sources index ca56e885..45cdbf2b 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1 +1 @@ -https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-source-v1.23.4.tar.gz +https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-source-v1.23.6.tar.gz diff --git a/community/syncthing/version b/community/syncthing/version index ea702cec..516e4f5d 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.23.4 1 +1.23.6 1 |