Skip to content

Commit

Permalink
new formula version v4.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Caledrith committed Feb 22, 2023
1 parent acb7c1d commit 2fa1145
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion domo-linux.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.2.6/domo-linux.zip"
sha256 "dbe0a71c39f3a003648e96d7a38a88bd3ecf87ef2bc8aa95c2421eb431b977e3"
sha256 "6c3e8cf0a4408cffc9bec46814c50ad6bce989cb2fa5c8659ee8d25b8ca58ea4"

def install
bin.install "domo-linux" => "domo"
Expand Down
2 changes: 1 addition & 1 deletion domo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.2.6/domo.zip"
sha256 "e1a85dc8e6c5d61cfd903a3361f82c719f365962d67393c3605862007dc9dea5"
sha256 "6fa1141359118cee1eb983942dfb2343b00054298f63424cb3b358a29c578218"

def install
bin.install "domo"
Expand Down

0 comments on commit 2fa1145

Please sign in to comment.