diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-01 22:40:25 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-01 22:40:25 +0100 |
commit | 53319f2857c38a751038b292838174c1904f704d (patch) | |
tree | bb7e3f0d90ef6413e2670605875052b93f581a9e | |
parent | 11ae2cff9ee340c17a5e5b1e5440730cb65b1720 (diff) | |
download | repository-53319f2857c38a751038b292838174c1904f704d.tar.gz |
syncthing: bump to 1.19.0
-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 f9f31ce7..ea25bf9a 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1,2 +1,2 @@ %BLAKE3 -b681ccaa593843401211c9672ed5d7f017ad69ca1075d62175d57c0779813c3c v1.18.6.tar.gz +6c287c7cecc38f87c3d9f29fcb1d86f73491e402ed745edf2ea479c4de246ab0 v1.19.0.tar.gz diff --git a/community/syncthing/sources b/community/syncthing/sources index e2f2d8fc..36e0f348 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1 +1 @@ -https://github.com/syncthing/syncthing/archive/v1.18.6.tar.gz +https://github.com/syncthing/syncthing/archive/v1.19.0.tar.gz diff --git a/community/syncthing/version b/community/syncthing/version index 0e2bc7be..0d6bfe8d 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.18.6 1 +1.19.0 1 |