We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63cf0e2 commit 6e0d087Copy full SHA for 6e0d087
cookbooks/Berksfile.lock
@@ -73,7 +73,7 @@ GRAPH
73
cdo-analytics (0.0.0)
74
apt (~> 2.6.0)
75
ark (>= 0.0.0)
76
- cdo-apps (0.2.316)
+ cdo-apps (0.2.317)
77
apt (>= 0.0.0)
78
build-essential (>= 0.0.0)
79
cdo-analytics (>= 0.0.0)
cookbooks/cdo-apps/metadata.rb
@@ -4,7 +4,7 @@
4
license 'All rights reserved'
5
description 'Installs/Configures cdo-apps'
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version '0.2.316'
+version '0.2.317'
8
9
depends 'apt'
10
depends 'build-essential'
0 commit comments