mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
atlantis: update to 0.28.5
This commit is contained in:
parent
1b0ca71fc6
commit
af3f54cc4a
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'atlantis'
|
# Template file for 'atlantis'
|
||||||
pkgname=atlantis
|
pkgname=atlantis
|
||||||
version=0.24.4
|
version=0.28.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/runatlantis/atlantis
|
go_import_path=github.com/runatlantis/atlantis
|
||||||
depends="terraform"
|
depends="terraform"
|
||||||
short_desc="Terraform Automation By Pull Request"
|
short_desc="Terraform Automation By Pull Request"
|
||||||
maintainer="Gabriel M. Dutra <nulldutra@proton.me>"
|
maintainer="Gabriel M. Dutra <me@dutralabs.xyz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://runatlantis.io"
|
homepage="https://runatlantis.io"
|
||||||
distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
|
distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
|
||||||
checksum=3600ea61eda49a8a681bfe6f1646676b08d599a6f45bc36e8f296500cbfa0c35
|
checksum=470f68b302be9c5763a44a093ad4d19d5b72b8cdb7ec8ebecb5f696c9271d952
|
||||||
|
|
Loading…
Add table
Reference in a new issue