]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/dump.rb
Bump planet-dump-ng version to v1.1.6.
[chef.git] / cookbooks / planet / recipes / dump.rb
index 0eb5cef0d43e857ddef985d7e3e64ba2f6347187..e719e894a275cfd32c7c01404085730334378650 100644 (file)
@@ -8,7 +8,7 @@
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#     http://www.apache.org/licenses/LICENSE-2.0
+#     https://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
@@ -55,7 +55,7 @@ end
 git "/opt/planet-dump-ng" do
   action :sync
   repository "git://github.com/zerebubuth/planet-dump-ng.git"
-  revision "v1.1.4"
+  revision "v1.1.6"
   user "root"
   group "root"
 end