diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-05 13:23:58 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-05 13:23:58 +0300 |
commit | 1e2dcf44ffb05bbc289fdf6572dea67a48a55856 (patch) | |
tree | a313841ce70a020d7fd747614cd9252e42969e19 | |
parent | 94580a7f679160139c42980e5f62fa74a6b13676 (diff) | |
download | repository-1e2dcf44ffb05bbc289fdf6572dea67a48a55856.tar.gz |
syncthing: bump to 1.5.0
-rw-r--r-- | community/syncthing/checksums | 4 | ||||
-rw-r--r-- | community/syncthing/sources | 2 | ||||
-rw-r--r-- | community/syncthing/version | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/community/syncthing/checksums b/community/syncthing/checksums index 34ecc24d..4512530e 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1,2 +1,2 @@ -8262f14730c01f537047f20fecf8426ab9a99cedd40c944ea40a4bc72758dcb1 v1.4.2.tar.gz -885157f19a2c2525610e91708c217e0ae4d9e2e27ba4f7ce294852d86e7d4bc9 version +8735fee66886987702eb2484120c09dcdfe2c480da0304c727bd6f8ca0a6803f v1.5.0.tar.gz +ca5f15b152093b211508e2be32df7ad19f0d8e900a4f686cdb862e10b66ec789 version diff --git a/community/syncthing/sources b/community/syncthing/sources index 8b5c5296..a158799c 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1,2 +1,2 @@ -https://github.com/syncthing/syncthing/archive/v1.4.2.tar.gz +https://github.com/syncthing/syncthing/archive/v1.5.0.tar.gz ./version diff --git a/community/syncthing/version b/community/syncthing/version index 4ff136af..104216de 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.4.2 1 +1.5.0 1 |