From c57ee65630bc6c27480bd2e0261f10fc1955dfc0 Mon Sep 17 00:00:00 2001 From: Vincent Composieux Date: Tue, 19 Nov 2019 13:09:47 +0100 Subject: [PATCH] Upgraded to v1.0.10 --- Formula/monday.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/monday.rb b/Formula/monday.rb index a0902e4..4af35b0 100644 --- a/Formula/monday.rb +++ b/Formula/monday.rb @@ -2,8 +2,8 @@ class Monday < Formula desc "A dev tool for microservice developers to run local applications and/or forward others from/to Kubernetes SSH or TCP" homepage "https://github.com/eko/monday" url "https://github.com/eko/monday.git", - :tag => "v1.0.7", - :revision => "f42ef002bec2bd02c53d564857a22dba6ff3bbb4" + :tag => "v1.0.10", + :revision => "904ea13f32a620146b15d01a15790edfce3c1f3c" head "https://github.com/eko/monday.git" depends_on "go" => :build