Files
rpmspecs-tea/go-vendor-tools.toml
demus 840311ff3a
Build and provide rpm of tea, the gitea CLI / rpmbuild (f44) (release) Successful in 6m37s
Build and provide rpm of tea, the gitea CLI / rpmbuild (rawhide) (release) Successful in 6m46s
Release 0.14.2
2026-07-03 14:21:26 +02:00

19 lines
505 B
TOML

[archive]
post_commands = [
[
"touch", "vendor/github.com/go-authgate/sdk-go/LICENSE",
]
]
[licensing]
detector = "askalono"
[[licensing.licenses]]
path = "vendor/gopkg.in/yaml.v3/LICENSE"
sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b"
expression = "MIT AND (MIT AND Apache-2.0)"
[[licensing.licenses]]
path = "vendor/github.com/go-authgate/sdk-go/LICENSE"
sha256sum = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
expression = "MIT"