Commit 10905fefbae51433d40b53ba60a925fc41b01abc

Authored by Jacob Vosmaer
1 parent f6b74155

Use omnibus-ruby 3.0 syntax for MySQL

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/software/mysql-client.rb
@@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
16 # limitations under the License. 16 # limitations under the License.
17 # 17 #
18 name "mysql-client" 18 name "mysql-client"
19 -version "5.5.25a" 19 +default_version "5.5.25a"
20 20
21 dependencies [ 21 dependencies [
22 "openssl", 22 "openssl",