From 536c075c9152f210410f7ea3e203f03329ced9fe Mon Sep 17 00:00:00 2001 From: moualhi zine el abidine Date: Mon, 13 Nov 2023 17:30:13 +0100 Subject: [PATCH 1/2] =?UTF-8?q?fix=20=F0=9F=90=9B:=20changed=20from=20depr?= =?UTF-8?q?acted=20taps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.goreleaser.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/.goreleaser.yml b/src/.goreleaser.yml index f0cd21d..5fea12e 100644 --- a/src/.goreleaser.yml +++ b/src/.goreleaser.yml @@ -23,9 +23,10 @@ universal_binaries: brews: - name: goji homepage: "https://github.com/muandane/homebrew-gitmoji" - tap: + repository: owner: muandane name: homebrew-gitmoji + folder: Formula commit_author: name: muandane email: zmoualhi@outlook.com From 4282c5415fc1cdef05aaa6a04d45d9dbe22a0695 Mon Sep 17 00:00:00 2001 From: moualhi zine el abidine Date: Mon, 13 Nov 2023 17:32:14 +0100 Subject: [PATCH 2/2] =?UTF-8?q?fix=20=F0=9F=90=9B:=20swapped=20homebrew=20?= =?UTF-8?q?repos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: moualhi zine el abidine --- src/.goreleaser.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/.goreleaser.yml b/src/.goreleaser.yml index 5fea12e..eb6396f 100644 --- a/src/.goreleaser.yml +++ b/src/.goreleaser.yml @@ -22,10 +22,10 @@ universal_binaries: brews: - name: goji - homepage: "https://github.com/muandane/homebrew-gitmoji" + homepage: "https://github.com/muandane/homebrew-muandane" repository: owner: muandane - name: homebrew-gitmoji + name: homebrew-muandane folder: Formula commit_author: name: muandane