itamae-plugin-recipe-daddy 0.1.35 → 0.1.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bf712fb1d2b13b2df08646d60d2ed2bf67da0f69491b95ce2724b9be51a8cc4a
4
- data.tar.gz: '084038582bdeeac5bc0c381c1964bfd38b3f0cfcab4fa61e893f20ba26fceeae'
3
+ metadata.gz: b2a4fc60ab0a991774907e49ad62ee29e5bd4bc5824a6c5c3c22b45b2cad4699
4
+ data.tar.gz: aff81ab02e08cbc3189ad1306c333aa848a049bd9bdacdbcab02e2be04515a30
5
5
  SHA512:
6
- metadata.gz: aa98f772144ae063cecb5d814e27075847911f68f2927044ab744f78c3ad04df3d3174746414059b092ea5173cf2d3aefec254352406e19b23f1fec6707573a0
7
- data.tar.gz: 6b61adbd158d1e70fe9acfe49c027b4de80e98d241fe0de5ac382bea89962a6c8b3b902da42b51947e8e3a0a9a4b959e772f0db10b50ef91af89a8e8586334fe
6
+ metadata.gz: cbfc7f27a5b8f5c813d427ed2ba7861fe534ec84f64ccb734e0f87bf0351fe2165407c24f59ea087263c1899342c6323e5adeee5bc294d975a4c045aa40c0b6f
7
+ data.tar.gz: 9a964bd8602a2f5a6ada0c64ebbf68a0dab8f941566f9284d190d05ae0a1f46ad189e9e72e2b90dc32bb0e66f1b56087f6a4199d5a9e3d839b1f3599851a6875
@@ -1,6 +1,6 @@
1
- [mysql80-community]
2
- name=MySQL 8.0 Community Server
3
- baseurl=http://repo.mysql.com/yum/mysql-8.0-community/el/8/$basearch/
1
+ [mysql84-community]
2
+ name=MySQL 8.4 Community Server
3
+ baseurl=http://repo.mysql.com/yum/mysql-8.4-community/el/8/$basearch/
4
4
  enabled=1
5
5
  gpgcheck=1
6
6
  gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql-2023
@@ -50,9 +50,9 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql-2023
50
50
  file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql-2022
51
51
  file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
52
52
 
53
- [mysql-cluster-8.0-community]
54
- name=MySQL Cluster 8.0 Community
55
- baseurl=http://repo.mysql.com/yum/mysql-cluster-8.0-community/el/8/$basearch/
53
+ [mysql-cluster-8.4-community]
54
+ name=MySQL Cluster 8.4 Community
55
+ baseurl=http://repo.mysql.com/yum/mysql-cluster-8.4-community/el/8/$basearch/
56
56
  enabled=0
57
57
  gpgcheck=1
58
58
  gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql-2023
@@ -1,5 +1,5 @@
1
1
  module ItamaePluginRecipeDaddy
2
- VERSION = '0.1.35'
2
+ VERSION = '0.1.36'
3
3
 
4
4
  NGINX_VERSION = [
5
5
  NGINX_VERSION_MAJOR = '1',
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itamae-plugin-recipe-daddy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.35
4
+ version: 0.1.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - ichy