Skip to content

Commit

Permalink
checksum fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Caledrith committed Aug 12, 2020
1 parent 68d98f5 commit 3b180b2
Showing 1 changed file with 1 addition and 1 deletion.
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.0.0/domo.zip"
sha256 "5940963d70f769c88b132cb5e026d48398e39af46cd41964602cf5c83403b22b"
sha256 "fa3e3af72f0f8c2924b9a088a88657cc57ce7ad224fdb1574ec09864d73d0490"

def install
bin.install "domo"
Expand Down

0 comments on commit 3b180b2

Please sign in to comment.