scrivito_sdk 1.19.0.rc1 → 1.19.0.rc2
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/config/ca-bundle.crt +1 -1
- data/lib/assets/javascripts/scrivito_with_js_sdk.js +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c83e20b0e87c42c7c6a550f80e7ccd422a2b9d0e5175e14340f5368e58c38bad
|
|
4
|
+
data.tar.gz: 04f9886a11dbf3d6498f4dabc92ddee85f65dec971277b0b3160e2d7ed07f9a2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cd5be7c52c259f78d63c251f868fbea3c87d9e58d7b8bd6b96f9483d94792af689d336b113012be8d75cfa90f1abc38b4c6b5a25770713be7ba1ee6b6a7f8b61
|
|
7
|
+
data.tar.gz: 47a97d7cc648bf8ceaf47d8297c53102fa6f6e9aa7bfaebd88182f7a7e4746e2bf2f8221e45b5ab1df2153150a9de03891ba7379325b754d5a8e837f376d85b6
|
data/config/ca-bundle.crt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
##
|
|
2
2
|
## Bundle of CA Root Certificates
|
|
3
3
|
##
|
|
4
|
-
## Certificate data from Mozilla as of:
|
|
4
|
+
## Certificate data from Mozilla as of: Mon Feb 17 13:26:27 2025 GMT
|
|
5
5
|
##
|
|
6
6
|
## This is a bundle of X.509 certificates of public Certificate Authorities
|
|
7
7
|
## (CA). These were automatically extracted from Mozilla's root certificates
|