chore(deps): update goreleaser/goreleaser docker tag to v2.10.2
This commit is contained in:
+9
-4
@@ -16,18 +16,23 @@ builds:
|
||||
- amd64
|
||||
- arm64
|
||||
|
||||
brews:
|
||||
homebrew_casks:
|
||||
- name: unbound-schemas
|
||||
repository:
|
||||
owner: unboundsoftware
|
||||
name: homebrew-taps
|
||||
directory: Formula
|
||||
install: |
|
||||
bin.install "schemactl"
|
||||
directory: Casks
|
||||
conflicts:
|
||||
- formula: unbound-schemas
|
||||
commit_author:
|
||||
name: "Joakim Olsson"
|
||||
email: joakim@unbound.se
|
||||
homepage: "https://schemas.unbound.se/"
|
||||
hooks:
|
||||
post:
|
||||
install: |
|
||||
# replace foo with the actual binary name
|
||||
system_command "/usr/bin/xattr", args: ["-dr", "com.apple.quarantine", "#{staged_path}/schemactl"]
|
||||
|
||||
archives:
|
||||
- id: unbound-schemas
|
||||
|
||||
Reference in New Issue
Block a user