diff --git a/Casks/gitup.rb b/Casks/gitup.rb index 6c245ecb167..d6a4a27c44f 100644 --- a/Casks/gitup.rb +++ b/Casks/gitup.rb @@ -2,8 +2,8 @@ cask "gitup" do version "1.1.3,1036" sha256 :no_check - # gitup-builds.s3.amazonaws.com/ was verified as official when first introduced to the cask - url "https://gitup-builds.s3.amazonaws.com/stable/GitUp.zip" + url "https://gitup-builds.s3.amazonaws.com/stable/GitUp.zip", + verified: "gitup-builds.s3.amazonaws.com/" appcast "https://github.com/git-up/GitUp/releases.atom" name "GitUp" desc "Git interface focused on visual interaction"