Skip to content

Commit

Permalink
4.2.4 version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Caledrith committed Oct 18, 2022
1 parent 950edc9 commit effbd2a
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.4/domo-linux.zip"
sha256 "8ecd8c8848c398a6d759f00bc18c4637c0adf3080c18e7b71add6fe9828e483d"
sha256 "632daeab2e5d27a46775a742f9738e9f6a595b91797644595470624d90b46554"

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.4/domo.zip"
sha256 "6bed548c1ac374f4202d1ed4f2833f8ea576f645712b6afa0a23867086a77c6f"
sha256 "c1848c41caac39491bbcda36ea4467a615e6330b2191d1fd13af4255f5fb613d"

def install
bin.install "domo"
Expand Down

0 comments on commit effbd2a

Please sign in to comment.