From 93ee59506b968f4573bc89542fec0fdef1036c63 Mon Sep 17 00:00:00 2001 From: Ilya Semenov Date: Thu, 26 May 2016 14:47:22 +0600 Subject: [PATCH] qsyncthingtray 0.4.7 (#21459) --- Casks/qsyncthingtray.rb | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Casks/qsyncthingtray.rb b/Casks/qsyncthingtray.rb index 2a8056a4985..751f6d262be 100644 --- a/Casks/qsyncthingtray.rb +++ b/Casks/qsyncthingtray.rb @@ -1,16 +1,14 @@ cask 'qsyncthingtray' do - version '0.4.3' - sha256 '4ae49d69a809b4ea2fa9665518144415b41e4aaf598d92a1e1ffd588ea461f48' + version '0.4.7' + sha256 '274f411f79e17df4ebecbc5ff280df497751199714f5668a3bd4d2198adac57f' - url "https://github.com/sieren/QSyncthingTray/releases/download/#{version}/QSyncthingTray_#{version}_MAC.dmg.dmg" + url "https://github.com/sieren/QSyncthingTray/releases/download/#{version}/QSyncthingTray_#{version}_MAC.dmg" appcast 'https://github.com/sieren/QSyncthingTray/releases.atom', - checkpoint: '805caeb73ae7ae3e5d739a190fcb9aa1a3fc41d4fcd344dc65e27bbf6a708ddd' + checkpoint: 'ce79e448c25bae30620a3104eaf88b8be7b1ed06df779ceb6b62f017226c0e34' name 'QSyncthingTray' homepage 'https://github.com/sieren/QSyncthingTray' license :gpl - depends_on cask: 'syncthing' - app 'QSyncthingTray.app' zap delete: '~/Library/Preferences/com.sieren.QSyncthingTray.plist'