X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b2b40f7187850e6840f7f9a225801b26f3e33ec9..e4a0595002f1f428a98776070ad4677b6433b46f:/cookbooks/civicrm/attributes/default.rb diff --git a/cookbooks/civicrm/attributes/default.rb b/cookbooks/civicrm/attributes/default.rb index 0ef79490e..4a35da45a 100644 --- a/cookbooks/civicrm/attributes/default.rb +++ b/cookbooks/civicrm/attributes/default.rb @@ -1,19 +1,19 @@ -default[:civicrm][:version] = "5.20.2" +default[:civicrm][:version] = "5.21.1" default[:civicrm][:extensions][:cividiscount][:name] = "org.civicrm.module.cividiscount" -default[:civicrm][:extensions][:cividiscount][:repository] = "git://github.com/dlobo/org.civicrm.module.cividiscount.git" +default[:civicrm][:extensions][:cividiscount][:repository] = "https://github.com/dlobo/org.civicrm.module.cividiscount.git" default[:civicrm][:extensions][:cividiscount][:revision] = "3.7" default[:civicrm][:extensions][:osm][:name] = "de.systopia.osm" -default[:civicrm][:extensions][:osm][:repository] = "git://github.com/systopia/de.systopia.osm.git" +default[:civicrm][:extensions][:osm][:repository] = "https://github.com/systopia/de.systopia.osm.git" default[:civicrm][:extensions][:osm][:revision] = "1.2.1" default[:civicrm][:extensions][:emailapi][:name] = "org.civicoop.emailapi" -default[:civicrm][:extensions][:emailapi][:repository] = "git://github.com/CiviCooP/org.civicoop.emailapi.git" +default[:civicrm][:extensions][:emailapi][:repository] = "https://github.com/CiviCooP/org.civicoop.emailapi.git" default[:civicrm][:extensions][:emailapi][:revision] = "1.19" default[:civicrm][:extensions][:civiruleshttppost][:name] = "org.civicoop.civiruleshttppost" -default[:civicrm][:extensions][:civiruleshttppost][:repository] = "git://github.com/CiviCooP/org.civicoop.civiruleshttppost.git" +default[:civicrm][:extensions][:civiruleshttppost][:repository] = "https://github.com/CiviCooP/org.civicoop.civiruleshttppost.git" default[:civicrm][:extensions][:civiruleshttppost][:revision] = "e2c7de5f0fee319b9fca8adb1d1e122202bd2bec" default[:civicrm][:extensions][:civirules][:name] = "org.civicoop.civirules" @@ -21,13 +21,13 @@ default[:civicrm][:extensions][:civirules][:repository] = "https://lab.civicrm.o default[:civicrm][:extensions][:civirules][:revision] = "2.11" default[:civicrm][:extensions][:mailchimp][:name] = "uk.co.vedaconsulting.mailchimp" -default[:civicrm][:extensions][:mailchimp][:repository] = "git://github.com/veda-consulting/uk.co.vedaconsulting.mailchimp.git" -default[:civicrm][:extensions][:mailchimp][:revision] = "v2.0.1" +default[:civicrm][:extensions][:mailchimp][:repository] = "https://github.com/veda-consulting/uk.co.vedaconsulting.mailchimp.git" +default[:civicrm][:extensions][:mailchimp][:revision] = "25798ffe209650f12162a0cdc3c7ee9203d950f2" default[:civicrm][:extensions][:username][:name] = "org.openstreetmap.username" -default[:civicrm][:extensions][:username][:repository] = "git://github.com/grischard/org.openstreetmap.username.git" +default[:civicrm][:extensions][:username][:repository] = "https://github.com/grischard/org.openstreetmap.username.git" default[:civicrm][:extensions][:username][:revision] = "master" default[:civicrm][:extensions][:donotsendreportemail][:name] = "org.civicrm.donotsendreportemail" -default[:civicrm][:extensions][:donotsendreportemail][:repository] = "git://github.com/pradpnayak/org.civicrm.donotsendreportemail.git" +default[:civicrm][:extensions][:donotsendreportemail][:repository] = "https://github.com/pradpnayak/org.civicrm.donotsendreportemail.git" default[:civicrm][:extensions][:donotsendreportemail][:revision] = "3b31c2e0c62183872c7ecd244395fb8dcfbd5dbb"