mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-08 04:53:47 +00:00
fix: goreleaser generated checksum filename
This commit is contained in:
parent
1669243c43
commit
275d380a65
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ checksum:
|
|||
mev-commit-geth_
|
||||
{{- if .IsSnapshot }}{{ .ShortCommit }}
|
||||
{{- else }}{{ .Version }}
|
||||
{{ end }}
|
||||
{{- end -}}
|
||||
_checksums.txt
|
||||
|
||||
changelog:
|
||||
|
|
|
|||
Loading…
Reference in a new issue