diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-12-15 22:53:41 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-15 22:14:08 +0700 |
commit | de2523f86f5eff87e34f7a65479d1302582f17fb (patch) | |
tree | 86cc06b828f6515afeb73e6e433c5994a0e02454 /development/actionlint/actionlint.info | |
parent | 41465ae83ff73fadd482be0db515af6d7f0a7bd9 (diff) | |
download | slackbuilds-de2523f86f5eff87e34f7a65479d1302582f17fb.tar.gz slackbuilds-de2523f86f5eff87e34f7a65479d1302582f17fb.tar.xz |
development/actionlint: Added (GitHub Actions workflow files linter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/actionlint/actionlint.info')
-rw-r--r-- | development/actionlint/actionlint.info | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/development/actionlint/actionlint.info b/development/actionlint/actionlint.info new file mode 100644 index 0000000000..fd503fe512 --- /dev/null +++ b/development/actionlint/actionlint.info @@ -0,0 +1,32 @@ +PRGNAM="actionlint" +VERSION="1.6.26" +HOMEPAGE="https://github.com/rhysd/actionlint" +DOWNLOAD="https://github.com/rhysd/actionlint/archive/v1.6.26/actionlint-1.6.26.tar.gz \ + https://github.com/fatih/color/archive/v1.15.0/color-1.15.0.tar.gz \ + https://github.com/google/go-cmp/archive/v0.5.9/go-cmp-0.5.9.tar.gz \ + https://github.com/mattn/go-colorable/archive/v0.1.13/go-colorable-0.1.13.tar.gz \ + https://github.com/mattn/go-isatty/archive/v0.0.19/go-isatty-0.0.19.tar.gz \ + https://github.com/mattn/go-runewidth/archive/v0.0.15/go-runewidth-0.0.15.tar.gz \ + https://github.com/rivo/uniseg/archive/v0.4.4/uniseg-0.4.4.tar.gz \ + https://github.com/robfig/cron/archive/v3.0.1/cron-3.0.1.tar.gz \ + https://github.com/yuin/goldmark/archive/v1.5.6/goldmark-1.5.6.tar.gz \ + https://github.com/golang/sync/archive/v0.3.0/sync-0.3.0.tar.gz \ + https://github.com/golang/sys/archive/v0.12.0/sys-0.12.0.tar.gz \ + https://github.com/go-yaml/yaml/archive/v3.0.1/yaml-v3.0.1.tar.gz" +MD5SUM="d82818a76937c580dd49484b0d696f02 \ + bbcacdbbcd5aa2ce8c9452e0e27dd506 \ + d7242286134017c8485a26f6f3dd1bb8 \ + ac74020d881d4966e33ab6580f509aeb \ + e10ea58c2288fbef0d8ea37dea93718a \ + 3da9ee6fafe706e99bd88ac86023f6a5 \ + 4e272ceb8899ee895e425f16347d10a6 \ + 6165823364bc3bd568d3a6a1dee6c2cb \ + a03711e3db4a90fd0152fa1c93fe7990 \ + 6ee84936506a6cbc435097fc746679cb \ + 7e83667ccb1e6bd511eeee214f82c65c \ + 3653fca1491a8b432d590ed3dab3aa77" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="google-go-lang rubygem-ronn" +MAINTAINER="Andrew Clemons" +EMAIL="andrew.clemons@gmail.com" |