diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/syncthing.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/syncthing.rb b/Library/Formula/syncthing.rb index 517d70dc8..6e771becc 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -2,6 +2,8 @@ class Syncthing < Formula homepage "http://syncthing.net" url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.25" + head "https://github.com/syncthing/syncthing.git" + bottle do sha256 "41e77b56738159536e55a9cbacfd4a9e170f9fc236947ea7f7b9907df0e95ac2" => :yosemite sha256 "0fbb7328362a659ff0031ef00a643b8e0b53c673d306daaad9f9fdad3402b278" => :mavericks |
