aws-partitions 1.1216.0 → 1.1217.0
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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +1 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 12fe0c297900cf477eebb611ef6829e6267410a0b1624667462b38525f02748b
|
|
4
|
+
data.tar.gz: e856ca7360a6ad6070a78a5f0c7384e477a7dbff423437fc0a8fa3978c6c9398
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b1f3c0864947c7c2cb28a5d3abb03556adcbb57a284a1161e43ec5b1d898a51ebe2364bd8928cdec20a683d911426e5ec4ce05020a300b57434e8c4d279c93f1
|
|
7
|
+
data.tar.gz: c89698aadf32fc2a7479327097bd0e8cb41b293ccf4f45c31c6fc63c35568874110609ab3cbc401f9bc2a107406d82b62522f0dbe4e5b1d0fafd987e6698c8fa
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1217.0
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
|
@@ -25872,6 +25872,7 @@
|
|
|
25872
25872
|
"ap-southeast-3" : { },
|
|
25873
25873
|
"ap-southeast-4" : { },
|
|
25874
25874
|
"ap-southeast-5" : { },
|
|
25875
|
+
"ap-southeast-6" : { },
|
|
25875
25876
|
"ap-southeast-7" : { },
|
|
25876
25877
|
"ca-central-1" : { },
|
|
25877
25878
|
"ca-west-1" : { },
|