From d2edb061004d38f4fad179e418d1cb8066218d9c Mon Sep 17 00:00:00 2001 From: hunterlong Date: Tue, 5 May 2020 17:00:26 -0700 Subject: [PATCH] repush --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5ac09d00..bdb604bb 100644 --- a/Makefile +++ b/Makefile @@ -282,6 +282,7 @@ docker-manifest: docker post-release: frontend-build upload_to_s3 publish-homebrew dockerhub + # update the homebrew application to latest for mac publish-homebrew: curl -s -X POST -H "Content-Type: application/json" -H "Accept: application/json" -H "Travis-API-Version: 3" -H "Authorization: token $(TRAVIS_API)" -d $(PUBLISH_BODY) https://api.travis-ci.com/repo/statping%2Fhomebrew-statping/requests