Skip to content

Commit b2cefc3

Browse files
committed
release: Fix archive plugin version
1 parent 3bc3049 commit b2cefc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hugoreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ archives:
137137
type: "gorun"
138138
# Note there is a "local" variant of this that may be simpler to set up, see
139139
# https://github.com/gohugoio/hugoreleaser-archive-plugins/tree/main/macospkg
140-
command: "github.com/gohugoio/hugoreleaser-archive-plugins/macospkgremote@v5cf673e24cb39d8bbe63930fe6c499211b43c633"
140+
command: "github.com/gohugoio/hugoreleaser-archive-plugins/macospkgremote@5cf673e24cb39d8bbe63930fe6c499211b43c633"
141141
custom_settings:
142142
# Package settings
143143
package_identifier: "com.bepsays.s3deploy"

0 commit comments

Comments
 (0)