fix license in build.zig.zon
This commit is contained in:
parent
c8f625068d
commit
61592f039d
|
@ -6,13 +6,13 @@
|
||||||
"build.zig.zon",
|
"build.zig.zon",
|
||||||
"src",
|
"src",
|
||||||
"README.md",
|
"README.md",
|
||||||
"LICENSE.md",
|
"LICENSE",
|
||||||
},
|
},
|
||||||
|
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.smithy = .{
|
.smithy = .{
|
||||||
.url = "https://git.lerch.org/lobo/smithy/archive/6083ceefe262bb016033a7dfbd995968c86b48b2.tar.gz",
|
.url = "https://git.lerch.org/lobo/smithy/archive/4ce057ffcb79b470f436a16c86d2e3a72f6fe023.tar.gz",
|
||||||
.hash = "122036fbf9a1aae606de5e1a622d7dbbc37338d0fad7a4a018920c1365a1c49ba497",
|
.hash = "122054e5a87f8f50a987511636c881119209258f49d92cd2666220d9659cfbe71dce",
|
||||||
},
|
},
|
||||||
.models = .{
|
.models = .{
|
||||||
.url = "https://github.com/aws/aws-sdk-go-v2/archive/58cf6509525a12d64fd826da883bfdbacbd2f00e.tar.gz",
|
.url = "https://github.com/aws/aws-sdk-go-v2/archive/58cf6509525a12d64fd826da883bfdbacbd2f00e.tar.gz",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user