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 9bbbddf commit acb7c1d
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.2.5/domo-linux.zip"
sha256 "164bc842533ffee0c6ba89120421cbe7b1da2acc574627505e0d8b46379f27c2"
url "https://github.com/DomoApps/homebrew-ryuu/releases/download/v4.2.6/domo-linux.zip"
sha256 "dbe0a71c39f3a003648e96d7a38a88bd3ecf87ef2bc8aa95c2421eb431b977e3"

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.2.5/domo.zip"
sha256 "001f8b54592df2757bf5157d590e0df1dcbe0bbb8c9536e985ff7269de4e7187"
url "https://github.com/DomoApps/homebrew-ryuu/releases/download/v4.2.6/domo.zip"
sha256 "e1a85dc8e6c5d61cfd903a3361f82c719f365962d67393c3605862007dc9dea5"

def install
bin.install "domo"
Expand Down

0 comments on commit acb7c1d

Please sign in to comment.