Skip to content

Commit

Permalink
Updated goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
wkornewald committed Oct 17, 2021
1 parent 9a76428 commit 82ceab6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/build-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ source "$DIR/utils.sh"
mkdir -p ~/bin

# Install goreleaser
download_tgz https://github.com/goreleaser/goreleaser/releases/download/v0.174.2/goreleaser_Linux_x86_64.tar.gz \
38155642fb10a75205f20e390474f3bad9fbf61f2614500b02b179d05907348e ~/bin \
download_tgz https://github.com/goreleaser/goreleaser/releases/download/v0.182.1/goreleaser_Linux_x86_64.tar.gz \
bb0b3a96bb38ba86fb3f363d303ce6079c04ada2797a892bed2e2a61ad41daf2 ~/bin \
goreleaser

0 comments on commit 82ceab6

Please sign in to comment.