mirror of
https://github.com/inspec/inspec
synced 2025-02-18 06:58:40 +00:00
Set minimal inspec version in line with inspec-zure resource pack guidelines.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
This commit is contained in:
parent
a337ca1d23
commit
54e7428e75
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ copyright_email: you@example.com
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
summary: An InSpec Compliance Profile For Azure
|
summary: An InSpec Compliance Profile For Azure
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
inspec_version: '>= 3.7'
|
inspec_version: '>= 2.2.7'
|
||||||
depends:
|
depends:
|
||||||
- name: inspec-azure
|
- name: inspec-azure
|
||||||
url: https://github.com/inspec/inspec-azure/archive/master.tar.gz
|
url: https://github.com/inspec/inspec-azure/archive/master.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue