syncthing.rb: upgrade to v0.12.6

This commit is contained in:
Victor Popkov 2015-12-02 00:41:39 +02:00
parent 53e21d9181
commit 38c8a22b9b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'syncthing' do
version '0.12.5'
sha256 '7dcc3d5c999e2584619460d9619ce3a2381b9dcfa9698f3a7d70381e98bfbd35'
version '0.12.6'
sha256 'c518f156888685d9f910b9f258aebb9dd40bb0a824dd948ecdec4acf28db7ac7'
url "https://github.com/syncthing/syncthing/releases/download/v#{version}/syncthing-macosx-amd64-v#{version}.tar.gz"
appcast 'https://github.com/syncthing/syncthing/releases.atom'