Skip to content

Commit

Permalink
update example to latest sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
elerch committed Aug 19, 2024
1 parent e5b6628 commit 86877ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

.dependencies = .{
.aws = .{
.url = "https://git.lerch.org/lobo/-/packages/generic/aws-sdk-with-models/3e89ec468a493b239f01df81b1d0998ca925709f/files/510",
.hash = "122015b35d150e9c641a8f577ea07bb5cf52020038d052bcabc5d89214ac36e82c4e",
.url = "https://git.lerch.org/api/packages/lobo/generic/aws-sdk-with-models/e5b662873a6745a7e761643b1ca3d8637bf1222f/e5b662873a6745a7e761643b1ca3d8637bf1222f-with-models.tar.gz",
.hash = "12206394d50a9df1bf3fa6390cd5525bf97448d0f74a85113ef70c3bb60dcf4b7292",
},
},
}

0 comments on commit 86877ca

Please sign in to comment.