Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Testing new os constaint
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianschwarz committed Jun 20, 2020
1 parent 824b3ba commit c2216fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
maintainer_email '[email protected]'
license 'Apache-2.0'
description 'Makes sure bash is installed and handles bash configurations'
version '2.0.1'
version '2.0.2'
chef_version '>= 13.0'
issues_url 'https://github.com/codenamephp/chef.cookbook.bash/issues'
source_url 'https://github.com/codenamephp/chef.cookbook.bash'

supports 'debian', '~>9.1'
supports 'debian', '~> 10.0'

0 comments on commit c2216fd

Please sign in to comment.