temporarily switch to github (believe this is workaround for https://github.com/ziglang/zig/issues/25811)
Some checks failed
aws-zig nightly build / build-zig-nightly (push) Failing after 6m9s

This commit is contained in:
Emil Lerch 2025-11-06 12:16:37 -08:00
parent 3f5d9d9542
commit d400e50a9c
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -15,8 +15,8 @@
.dependencies = .{
.smithy = .{
.url = "git+https://git.lerch.org/lobo/smithy.git#09c0a618877ebaf8e15fbfc505983876f4e063d5",
.hash = "smithy-1.0.0-uAyBgTnTAgBp2v6vypGcK5-YOCtxs2iEqR-4LfC5FTlS",
.url = "git+https://github.com/elerch/smithy.git#5882330451ac6379829af16dd87b66f9fbae6f24",
.hash = "smithy-1.0.0-uAyBgV7TAgBIOKSaTb0Bvy6ndj0qFn9mAD375E_3F4yR",
},
.models = .{
.url = "https://github.com/aws/aws-sdk-go-v2/archive/refs/tags/release-2025-05-05.tar.gz",