From 8e17486f10b85a2d0d7674c01177e46e3e2d674d Mon Sep 17 00:00:00 2001 From: Carlos A Becker Date: Tue, 14 Jun 2022 09:36:35 -0300 Subject: [PATCH] feat: remove gofish install method it has been deprecated for many months Signed-off-by: Carlos A Becker --- .goreleaser.yml | 8 -------- www/docs/install.md | 7 ------- 2 files changed, 15 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 1a473610..af129f48 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -107,14 +107,6 @@ brews: fish_completion.install "completions/nfpm.fish" man1.install "manpages/nfpm.1.gz" -rigs: - - rig: - owner: goreleaser - name: fish-food - homepage: https://nfpm.goreleaser.com - description: nFPM is a simple, 0-dependencies, deb, rpm and apk packager. - license: MIT - scoop: bucket: owner: goreleaser diff --git a/www/docs/install.md b/www/docs/install.md index 22fdf856..8dd78f16 100644 --- a/www/docs/install.md +++ b/www/docs/install.md @@ -22,13 +22,6 @@ brew install nfpm The [formula in homebrew-core](https://github.com/Homebrew/homebrew-core/blob/master/Formula/nfpm.rb) might be slightly outdated. Use our homebrew tap to always get the latest updates. -### gofish - -```sh -gofish rig add https://github.com/goreleaser/fish-food -gofish install github.com/goreleaser/fish-food/nfpm -``` - ### scoop ```sh