From be2a7878027b30925d5910a4b04c662daf904d29 Mon Sep 17 00:00:00 2001 From: John Morgan Nemelka Date: Wed, 17 Mar 2021 17:17:02 -0600 Subject: [PATCH] adjust again --- domo-linux.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domo-linux.rb b/domo-linux.rb index 5e2ccd7..cead6e5 100644 --- a/domo-linux.rb +++ b/domo-linux.rb @@ -1,6 +1,6 @@ require 'formula' -class Domo-linux < Formula +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.1/domo-linux.zip"