From 2c15b66857d089db1e3bca4e5381c33e3beb8b83 Mon Sep 17 00:00:00 2001 From: John Morgan Nemelka Date: Mon, 15 Mar 2021 16:02:12 -0600 Subject: [PATCH] adjustment to sha256 --- domo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domo.rb b/domo.rb index acc4a1e..9920c18 100644 --- a/domo.rb +++ b/domo.rb @@ -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.1.0/domo.zip" - sha256 "802cf8cb12e35d43d25f13b2733a3ecfc78a72c841f3ad360627e179862388d2" + sha256 "d704ab6cbf8a0c620e6178c8f922e292895648ac71f162be8358dda1da939e8b" def install bin.install "domo"