Skip to content

Commit

Permalink
4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Caledrith committed Oct 18, 2022
1 parent 2c86ae7 commit e6d9746
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.1.4/domo-linux.zip"
sha256 "c6562c9f73971ce9fdb54011aed5c76b5e327bab6e71246c791147695c834e38"
url "https://github.com/DomoApps/homebrew-ryuu/releases/download/v4.2.4/domo-linux.zip"
sha256 "8ecd8c8848c398a6d759f00bc18c4637c0adf3080c18e7b71add6fe9828e483d"

def install
bin.install "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.1.4/domo.zip"
sha256 "ce62d153cc947296e6f1d8a32acb8d1ee56dd794fd34ca4b00468c026714281c"
url "https://github.com/DomoApps/homebrew-ryuu/releases/download/v4.2.4/domo.zip"
sha256 "6bed548c1ac374f4202d1ed4f2833f8ea576f645712b6afa0a23867086a77c6f"

def install
bin.install "domo"
Expand Down

0 comments on commit e6d9746

Please sign in to comment.