summaryrefslogtreecommitdiff
path: root/.goreleaser.yml
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-10-15 13:37:16 +0200
committerLibravatar GitHub <noreply@github.com>2024-10-15 13:37:16 +0200
commit3e8c4951e14caa65983a8f317c6e8d34d75f3143 (patch)
tree040bd1b554ad0fb5c5e06e5ea4df6c8de24f6979 /.goreleaser.yml
parentupdates exported interface types to match ncruces/go-sqlite3/driver methods (... (diff)
downloadgotosocial-3e8c4951e14caa65983a8f317c6e8d34d75f3143.tar.xz
[docs] remove duplicate entry from supported platforms (#3442)
Diffstat (limited to '.goreleaser.yml')
-rw-r--r--.goreleaser.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index 916564b1f..8b4589395 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -474,7 +474,6 @@ release:
| Linux | x86-32/i386 (32-bit) | 🟡 Partial<sup>[2](#32-bit)</sup> | [linux_386_moderncsqlite.tar.gz](https://github.com/superseriousbusiness/gotosocial/releases/download/{{ .Tag }}/gotosocial_{{ .Version }}_linux_386_moderncsqlite.tar.gz) | `superseriousbusiness/gotosocial:{{ .Version }}-moderncsqlite` |
| Linux | Armv7/ARM32 (32-bit) | 🟡 Partial<sup>[2](#32-bit)</sup> | [linux_armv7_moderncsqlite.tar.gz](https://github.com/superseriousbusiness/gotosocial/releases/download/{{ .Tag }}/gotosocial_{{ .Version }}_linux_armv7_moderncsqlite.tar.gz) | `superseriousbusiness/gotosocial:{{ .Version }}-moderncsqlite` |
| Linux | Armv6/ARM32 (32-bit) | 🟡 Partial<sup>[2](#32-bit)</sup> | [linux_armv6_moderncsqlite.tar.gz](https://github.com/superseriousbusiness/gotosocial/releases/download/{{ .Tag }}/gotosocial_{{ .Version }}_linux_armv7_moderncsqlite.tar.gz) | `superseriousbusiness/gotosocial:{{ .Version }}-moderncsqlite` |
- | Linux | x86-32/i386 (32-bit) | 🟡 Partial<sup>[2](#32-bit)</sup> | [linux_386_moderncsqlite.tar.gz](https://github.com/superseriousbusiness/gotosocial/releases/download/{{ .Tag }}/gotosocial_{{ .Version }}_linux_386_moderncsqlite.tar.gz) | `superseriousbusiness/gotosocial:{{ .Version }}-moderncsqlite` |
#### FreeBSD