Update file software.yml
This commit is contained in:
parent
9e38498281
commit
420c57f2d0
1 changed files with 2 additions and 1 deletions
|
@ -6984,7 +6984,8 @@ softwarePackages:
|
||||||
_home: null
|
_home: null
|
||||||
_name: Cloudflare WARP Client
|
_name: Cloudflare WARP Client
|
||||||
_when:darwin: '! test -d "/Applications/Cloudflare WARP.app"'
|
_when:darwin: '! test -d "/Applications/Cloudflare WARP.app"'
|
||||||
ansible: professormanhattan.warp
|
# Needs tuning - possibly unrelated, but internet wasn't working on Ubuntu after installing this and removed it during debugging
|
||||||
|
# ansible: professormanhattan.warp
|
||||||
cask: cloudflare-warp
|
cask: cloudflare-warp
|
||||||
watchexec:
|
watchexec:
|
||||||
_bin: watchexec
|
_bin: watchexec
|
||||||
|
|
Loading…
Reference in a new issue