mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
fix finalshell url
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user