Update file software.yml
This commit is contained in:
parent
e46d4fe893
commit
50a48262ef
1 changed files with 2 additions and 1 deletions
|
@ -8426,7 +8426,8 @@ softwarePackages:
|
||||||
_name: wkhtmltopdf
|
_name: wkhtmltopdf
|
||||||
_type: cli
|
_type: cli
|
||||||
_when:cask: '! test -d /usr/local/Caskroom/wkhtmltopdf'
|
_when:cask: '! test -d /usr/local/Caskroom/wkhtmltopdf'
|
||||||
ansible: professormanhattan.wkhtmltopdf
|
# CentOS Stream 9 does not have a supported GitHub release available
|
||||||
|
# ansible: professormanhattan.wkhtmltopdf
|
||||||
apt: wkhtmltopdf
|
apt: wkhtmltopdf
|
||||||
cask: wkhtmltopdf
|
cask: wkhtmltopdf
|
||||||
choco: wkhtmltopdf
|
choco: wkhtmltopdf
|
||||||
|
|
Loading…
Reference in a new issue