kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
358 stars 24 forks source link

Update .goreleaser.yaml #190

Closed gedw99 closed 3 months ago

gedw99 commented 3 months ago

removed the ignore for windows arm64, so we can see if this works on my windows arm64 machine.

part of https://github.com/kevincobain2000/gobrew/issues/187