syncthing 1.0.1

Closes #36729.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
epistrephein 2019-02-05 07:58:43 +01:00 committed by Chongyu Zhu
parent 82e9749eb6
commit ae3dfd23f0
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -2,8 +2,8 @@ class Syncthing < Formula
desc "Open source continuous file synchronization application"
homepage "https://syncthing.net/"
url "https://github.com/syncthing/syncthing.git",
:tag => "v1.0.0",
:revision => "952ab7db1cdbf282af3c7ce2a07e359431099e25"
:tag => "v1.0.1",
:revision => "1e69997ecdbf87ceaad76bd0149d98f560f4fdb5"
head "https://github.com/syncthing/syncthing.git"
bottle do