diff --git a/.goreleaser.yaml b/.goreleaser.yaml index a044cea..317ba41 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -46,18 +46,18 @@ changelog: - "^docs:" - "^test:" -brews: - - repository: - owner: shrt - name: homebrew-tap - folder: Formula - goarm: "7" - homepage: https://github.com/arenzana/shrt - description: Shorten URLs with Shlink Instances - license: MIT - test: | - system "#{bin}/shrt -v" - dependencies: - - name: go - type: optional - - name: git +# brews: +# - repository: +# owner: shrt +# name: homebrew-tap +# folder: Formula +# goarm: "7" +# homepage: https://github.com/arenzana/shrt +# description: Shorten URLs with Shlink Instances +# license: MIT +# test: | +# system "#{bin}/shrt -v" +# dependencies: +# - name: go +# type: optional +# - name: git diff --git a/VERSION b/VERSION index 1750564..5a5831a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.6 +0.0.7