diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-02 20:15:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-02 20:15:30 +0300 |
commit | 80cb7fdf3c23125f5188127d515ff74d826c2288 (patch) | |
tree | 1c9441a22c11ea4809a59d5eace4ff32fabc071c /community/syncthing | |
parent | bf3b74c33c537016c1c40db69812b03c008cd496 (diff) | |
download | repository-80cb7fdf3c23125f5188127d515ff74d826c2288.tar.gz |
syncthing: bump to 1.23.0
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 5ca47c7c..ac0ff24b 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1,2 +1,2 @@ %BLAKE3 -a373d415f9d0ef67f5a9f3a0e83bcaf730b45e0117c6109b2748ec31f1402a9c syncthing-source-v1.22.2.tar.gz +2ebae12cce78a9389a9e1ef18b27e8cf7b4ea7099bda721faafa305286fe9d80 syncthing-source-v1.23.0.tar.gz diff --git a/community/syncthing/sources b/community/syncthing/sources index c00c0d17..6cd8aa94 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1 +1 @@ -https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-source-v1.22.2.tar.gz +https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-source-v1.23.0.tar.gz diff --git a/community/syncthing/version b/community/syncthing/version index af84f5c7..8549d7b2 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.22.2 1 +1.23.0 1 |