diff --git a/Casks/sourcetree.rb b/Casks/sourcetree.rb index 6e1f4752d39..dcb2627878a 100644 --- a/Casks/sourcetree.rb +++ b/Casks/sourcetree.rb @@ -6,14 +6,14 @@ cask 'sourcetree' do # atlassian.com/software/sourcetree was verified as official when first introduced to the cask url "https://downloads.atlassian.com/software/sourcetree/Sourcetree_#{version}.zip" else - version '3.0.1_205' - sha256 'b672e3d90a46c76aff94c53f4f02852547dd4369f9e2a561245ff5379bd28a99' + version '3.1_210' + sha256 'a806157bb4d1181a0404ffd3d38300282281e91316b607d80fef7107c6253bfc' # atlassian.com/software/sourcetree was verified as official when first introduced to the cask url "https://product-downloads.atlassian.com/software/sourcetree/ga/Sourcetree_#{version}.zip" end - appcast 'https://www.sourcetreeapp.com/update/SparkleAppcastGroup1.xml' + appcast 'https://product-downloads.atlassian.com/software/sourcetree/Appcast/SparkleAppcastGroup1.xml' name 'Atlassian SourceTree' homepage 'https://www.sourcetreeapp.com/'