Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
Vay3t committed May 4, 2024
1 parent 1c3b7fd commit 484a960
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Casks/fingcli.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cask "fingcli" do
desc 'fing cli'
version "5.5.2"
sha256 "1a7d7e5993e453dee341d5eb95183216b2ca42c5b5ab10b4821eb7e48c49da6f"

url "https://github.com/nchgroup/homebrew-fingcli/releases/download/fing-cli/CLI_macOSX_#{version}.zip"
homepage "https://www.fing.com/products/development-toolkit/"

pkg "Fing-#{version}-osX.pkg"

uninstall pkgutil: "Fing"
end

0 comments on commit 484a960

Please sign in to comment.