Skip to content

Commit

Permalink
chore: release 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Caledrith committed Jul 21, 2023
1 parent 62cee2d commit 64f5e6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions domo-linux.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class DomoLinux < Formula
desc "CLI for creating custom apps on Domo's App Platform"
homepage "https://developer.domo.com/docs/dev-studio/dev-studio-overview"
url "https://github.com/DomoApps/homebrew-ryuu/releases/download/v4.3.2/domo-linux.zip"
sha256 "8aceed8944eb2f29291d4a1a157f1368f5a993860047bb47e80dc84a03cca9cc"
url "https://github.com/DomoApps/homebrew-ryuu/releases/download/v4.3.3/domo-linux.zip"
sha256 "4e240488ddf576ac6b16f604fda5121f661b0ab3c0ec923006368408163e2e16"

def install
bin.install "domo-linux" => "domo"
Expand Down
4 changes: 2 additions & 2 deletions domo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Domo < Formula
desc "CLI for creating custom apps on Domo's App Platform"
homepage "https://developer.domo.com/docs/dev-studio/dev-studio-overview"
url "https://github.com/DomoApps/homebrew-ryuu/releases/download/v4.3.2/domo.zip"
sha256 "e796769024d7bd9d0dec0d823a88dddc83b31a19a1d6bb1eb8cb79a492bd46fe"
url "https://github.com/DomoApps/homebrew-ryuu/releases/download/v4.3.3/domo.zip"
sha256 "9b8440847d18b9c96d83c8ad6350fbe89fe76b38b979b69f0db90d6145578e51"

def install
bin.install "domo"
Expand Down

0 comments on commit 64f5e6e

Please sign in to comment.