Skip to content

Commit 1f3b0fa

Browse files
committed
ci: updating release notes
1 parent a5a6996 commit 1f3b0fa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.goreleaser.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -169,20 +169,20 @@ release:
169169
## Quick Download Links - {{ .Tag }}
170170
171171
**MacOS**
172-
[Binary](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_Darwin_all.tar.gz) ( Multi-Architecture )
172+
[Binary](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_Darwin_all.tar.gz) ( Multi-Architecture )
173173
174174
**Linux (Binaries)**
175-
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_Linux_x86_64.tar.gz) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_Linux_arm64.tar.gz) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_Linux_i386.tar.gz)
175+
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_Linux_x86_64.tar.gz) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_Linux_arm64.tar.gz) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_Linux_i386.tar.gz)
176176
177177
**Windows (Exe)**
178-
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_Windows_x86_64.zip) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_Windows_arm64.zip) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_Windows_i386.zip)
178+
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_Windows_x86_64.zip) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_Windows_arm64.zip) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_Windows_i386.zip)
179179
180180
**Packages**
181181
* **Debian / Ubuntu (.deb):**
182-
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_amd64.deb) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_arm64.deb) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_386.deb)
182+
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_amd64.deb) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_arm64.deb) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_386.deb)
183183
184184
* **Red Hat / CentOS / Fedora (.rpm):**
185-
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_amd64.rpm) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_arm64.rpm) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_386.rpm)
185+
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_amd64.rpm) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_arm64.rpm) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_386.rpm)
186186
187187
* **Arch Linux (.pkg.tar.zst):**
188-
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_amd64.pkg.tar.zst) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_arm64.pkg.tar.zst) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/kubewall_{{ replace .Tag "v" "" }}_linux_386.pkg.tar.zst)
188+
[amd64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_amd64.pkg.tar.zst) | [arm64](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_arm64.pkg.tar.zst) | [i386](https://github.com/abhimanyu003/pttr/releases/download/{{ .Tag }}/pttr_{{ replace .Tag "v" "" }}_linux_386.pkg.tar.zst)

0 commit comments

Comments
 (0)