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 a890c40 commit 98d86d3Copy full SHA for 98d86d3
metadata.rb
@@ -4,7 +4,7 @@
4
license 'Apache 2.0'
5
description 'Installs git and/or sets up a Git server daemon'
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version '4.3.1'
+version '4.3.2'
8
recipe 'git', 'Installs git'
9
recipe 'git::server', 'Sets up a runit_service for git daemon'
10
recipe 'git::source', 'Installs git from source'
0 commit comments