From ebbdeee0bb91d5008a405e43114f1653ecdf8ce8 Mon Sep 17 00:00:00 2001 From: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com> Date: Fri, 14 Feb 2025 16:54:10 +0000 Subject: bump modernc.org/sqlite to v1.35.0-concurrency-workaround (#3797) --- vendor/modernc.org/libc/builder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vendor/modernc.org/libc/builder.json') diff --git a/vendor/modernc.org/libc/builder.json b/vendor/modernc.org/libc/builder.json index 8245fb012..fca30339e 100644 --- a/vendor/modernc.org/libc/builder.json +++ b/vendor/modernc.org/libc/builder.json @@ -1,9 +1,9 @@ { - "autogen": "linux/(amd64|arm64|loong64)", + "autogen": "linux/(amd64|arm64|loong64|ppc64le|s390x|riscv64|386|arm)", + "autotag": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|loong64|ppc64le|riscv64|s390x)|windows/(amd64|arm64|386)", "autoupdate": "linux/amd64", - "autotag": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|loong64|ppc64le|riscv64|s390x)|openbsd/(386|amd64|arm64)|windows/(amd64|arm64|386)", "download": [ - {"re": "linux/(amd64|arm64|loong64)", "files": ["https://git.musl-libc.org/cgit/musl/snapshot/musl-7ada6dde6f9dc6a2836c3d92c2f762d35fd229e0.tar.gz"]} + {"re": "linux/(amd64|arm64|loong64|ppc64le|s390x|riscv64|386|arm)", "files": ["https://git.musl-libc.org/cgit/musl/snapshot/musl-7ada6dde6f9dc6a2836c3d92c2f762d35fd229e0.tar.gz"]} ], "test": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|loong64|ppc64le|riscv64|s390x)|openbsd/(386|amd64|arm64)|windows/(amd64|arm64|386)" } -- cgit v1.3