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
Some checks failed
aws-zig nightly build / build-zig-nightly (push) Failing after 6m9s
This commit is contained in:
parent
3f5d9d9542
commit
d400e50a9c
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue