diff --git a/Casks/f/finalshell.rb b/Casks/f/finalshell.rb index aee012a744..054c341ddc 100644 --- a/Casks/f/finalshell.rb +++ b/Casks/f/finalshell.rb @@ -1,8 +1,10 @@ cask "finalshell" do + arch arm: "arm64", intel: "x64" + version "4.3.11" sha256 :no_check - url "http://dl.hostbuf.com/finalshell2/finalshell_install.pkg" + url "http://www.hostbuf.com/downloads/finalshell_macos_#{arch}.pkg" name "FinalShell" desc "SSH tool, server management and remote desktop acceleration software" homepage "https://www.hostbuf.com/"