Upgrade TagLib 2.0.2, GoReleaser 2.2.0 (#3217)

* Upgrade ci-goreleaser

* Fix tests

* Fix taglib lib path in macOS
This commit is contained in:
Deluan Quintão
2024-08-28 19:13:08 -04:00
committed by GitHub
parent 6709ab3c5e
commit bc06a59919
5 changed files with 11 additions and 9 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
# GoReleaser config
project_name: navidrome
version: 2
builds:
- id: navidrome_linux_amd64
@@ -121,7 +122,7 @@ checksum:
name_template: "{{ .ProjectName }}_checksums.txt"
snapshot:
name_template: "{{ .Tag }}-SNAPSHOT"
version_template: "{{ .Tag }}-SNAPSHOT"
release:
draft: true