All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m42s
13 lines
437 B
Zig
13 lines
437 B
Zig
.{
|
|
.name = .myapp,
|
|
.version = "0.0.1",
|
|
.fingerprint = 0x8798022a511224c5,
|
|
.paths = .{""},
|
|
|
|
.dependencies = .{
|
|
.aws = .{
|
|
.url = "https://git.lerch.org/api/packages/lobo/generic/aws-sdk-with-models/cfc8aee1a6b54eac4a58893674361f1ad58e8595/cfc8aee1a6b54eac4a58893674361f1ad58e8595-with-models.tar.gz",
|
|
.hash = "aws-0.0.1-SbsFcK8HCgA-P7sjZP5z7J7ZfZLTkQ4osD0qgbyUgTzG",
|
|
},
|
|
},
|
|
}
|