![semantic-release-bot](/assets/img/avatar_default.png)
## [0.59.8](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.7...v0.59.8) (2019-11-28) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([67e1109](67e110973b
)) * **shellcheck:** fix shellcheck error ([cc31514](cc3151436c
)) ### Continuous Integration * **travis:** apply changes from build config validation [skip ci] ([56c2eb5](56c2eb5367
)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([33f69cf](33f69cfb7b
)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([1a27b0a](1a27b0ae84
)) * **travis:** run `shellcheck` during lint job [skip ci] ([f4e8ae6](f4e8ae6871
)) * **travis:** use build config validation (beta) [skip ci] ([85593f5](85593f555e
)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([ef7e1c1](ef7e1c1e7b
))
10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
name: salt
|
|
os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
|
|
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
|
|
version: 0.59.8
|
|
release: 1
|
|
minimum_version: 2015.8
|
|
summary: Formula for install Saltstack
|
|
description: Formula for installing Saltstack
|
|
top_level_dir: salt
|