diff options
| author | Dominyk Tiller | 2015-01-21 19:39:17 +0000 |
|---|---|---|
| committer | Brett Koonce | 2015-01-21 13:10:32 -0800 |
| commit | c8055e2a705afc7dbdafae1b2036c1c894737096 (patch) | |
| tree | dd2c12dda0b4904378ccaea433075835ea06df32 /Library/Formula | |
| parent | 12bb8ab4e1e7b19559c89c2817d907c8254d697c (diff) | |
| download | homebrew-c8055e2a705afc7dbdafae1b2036c1c894737096.tar.bz2 | |
syncthing 0.10.21
Simple bump.
Closes #36110.
Signed-off-by: Brett Koonce <koonce@hello.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/syncthing.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/syncthing.rb b/Library/Formula/syncthing.rb index 6dc6c8ff8..401a1b05b 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -1,6 +1,6 @@ class Syncthing < Formula homepage "http://syncthing.net" - url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.20" + url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.21" bottle do sha1 "349060dc160834541c5f01e690425c1b7b0ed4a6" => :yosemite |
