Skip to content

Commit

Permalink
Use goreleaser 1.26 to fix install (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcdawkins authored Jun 27, 2024
1 parent 8d92536 commit 6a33793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ PHP_BINARY_PATH := internal/legacy/archives/php_$(GOOS)_$(GOARCH)
VERSION := $(shell git describe --always)

# Tooling versions
GORELEASER_VERSION=v2.0
GORELEASER_VERSION=v1.26
GOLANGCI_LINT_VERSION=v1.59

internal/legacy/archives/platform.phar:
Expand Down

0 comments on commit 6a33793

Please sign in to comment.