Skip to content

Commit

Permalink
content: regenerate cache
Browse files Browse the repository at this point in the history
Following earlier Preprocessor-No-Write-Cache changes.

Signed-off-by: Roger Peppe <rogpeppe@gmail.com>
Change-Id: I29cadb7a301c11774d3ee0eb82a0dad8f03415d7
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cuelang.org/+/1176324
Reviewed-by: Paul Jolly <paul@myitcv.io>
TryBot-Result: CUEcueckoo <cueckoo@gmail.com>
  • Loading branch information
rogpeppe committed Feb 5, 2024
1 parent f27ee0b commit f982fd5
Show file tree
Hide file tree
Showing 136 changed files with 295 additions and 260 deletions.
4 changes: 2 additions & 2 deletions _scripts/contentNewDocument.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
set -xeuo pipefail

# Invoke the script with no arguments to see the usage text.
function _usage(){
Expand Down Expand Up @@ -48,7 +48,7 @@ function main() {
# Get the absolute path to $newDirArg, so that commands from this point
# forwards do not need to worry about the argument having involved any
# directory traversal.
newDir="$(cd "$newDirArg"; echo "$PWD")"
newDir="$(cd "$newDirArg" > /dev/null; echo "$PWD")"

# Remove unwanted files copied from $copyDir.
rm -f "$newDir/gen_cache.cue"
Expand Down
10 changes: 5 additions & 5 deletions content/docs/concept/alias-and-reference-scopes/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ package site
page: {
cache: {
code: {
q1: "XLdjblA9iiK8jylNJXu29xfPvjh7AZqj6cJDFit51e0="
a1: "fI+/621spyJzBiexxRU15YcEZm2hoN+1ZdCOisl/V3Q="
q2: "PAbnO91o+nwgi82W6eewGuUFTEnJMCOx52XliYIzVbU="
solution: "1yoOcRXgmxV8T9m5dEDRt+Vq+vibA25oRU4x2SkIPwY="
metadata: "jvp+JLEPAK78co/SKmASAd+mBsfKtK1yL1Esn8ABcS8="
q1: "+X1ReW1NOaGy8bDqtqGLEdbcdWR55rTCZgzoWQyMy8I="
a1: "TtFKqga8GwDA2Ss8a7rsvvH4hS4DwbCPPlNzz2435L8="
q2: "6ay4nUCR5y1o89ywEuW4PVFBN4v3/jTOSk8kUFPcndE="
solution: "r8N6jQ+vYVB5I/niaIGmjNuRerrcVCGOwY4PRmlM6iU="
metadata: "yYmC7mbiEdiTQTR8tMHomWXL14WL94yEkRThKl1U1/Q="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ package site
page: {
cache: {
code: {
"proto-1": "ad3wh3Tha9MV3N9us4IMWzwtCM53PozvdQqMAUga/Yg="
go: "Dxxsl9yvmKozToqZ/ZrCu5GO9SGSPiMIWmW4LrENbCU="
"proto-2": "2W7El8Ky23vPXSsRUnndlPCofyxADlPfG3IpE+p1Nto="
"proto-1": "O53lu4iTmJSZwj5eY+38glsp3v4MZKj67EjR0IwlN2U="
go: "VMAhDld2gcYYhiwTlgXAeIS4133CPVzwq0rq/RcLatg="
"proto-2": "6rIqTsXcP2xN5QTv/YH62Xj+zRVzWx+WqGrLiercNhA="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion content/docs/concept/configuration-use-case/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
spec: "2oLb37Ww0EWvLT7JLElH+b6RLoQNp5I2g/Sbb0dNuR0="
spec: "dmNw57Xhabf6h3uQMZUfnJnUkFJsBznpMtrXaUtmDlY="
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions content/docs/concept/data-validation-use-case/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ package site
page: {
cache: {
code: {
"client-side-validation": "ly2XZ3PmHVFKXUdF4mBRiNdOLsVOo+lYmVGXV0e9AcE="
jsonschema: "nqw1qzbxry1Q1hmCrQYMk/ogRh3edJQqYMNoOJxB1No="
"client-side-validation": "7aqM04M5fRI0sbOTDuiIGeFFxQQ1kIhsGPJraAmmhN4="
jsonschema: "omr89/2xToIjJXKLOZyb5AQFc9tIXqXShrSnRaADLzc="
}
}
}
Expand Down
22 changes: 11 additions & 11 deletions content/docs/concept/modules-packages-instances/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ package site
page: {
cache: {
code: {
"cmd-cue-mod-init": "N1l0dQNGNfg1/+PMfQnEoZZLQyMSg3aRvJaAlY8xOTY="
"cue-module-directory": "MJlr5d7HFeDLNdQYWQ92xORbumYjjWuKyh8z5XjfOus="
"cmd-cue-eval-directory": "mVMjnC1DSM4gKCZWEswenMHoV3CUcYJbuahATv2yVNE="
"cmd-cue-eval-directory-and-package": "HIH33eAv938neuGzSOV74/UI63GbzFWR3es82LCBSkw="
"import-path-explicit-package-name": "PQGIG/L//lhKfKK85tN1ne9deGXOAz6W1x1Gor4W0ws="
"import-path-implicit-package-name": "ecr7H3FLmDJX0TlxPOByGcE0dpbwm3K8Div/5hHOg4Y="
"general-module-import-path": "ESOdYJhjSUwQ6CCOFaT1geDU2PQGaeZNwfYSTPJHFUM="
"example-module-import-path": "mtkiTQVuz/tMcPyREcnls9sv8bwPQQV1/XUNMrGLmjc="
"module-root-directory-contents": "aKnbmR7YjQDYipNAwB0iwZobBxKUPWxqtnhGXhgWuPc="
"cue-import-example": "+WmTgrn/96VjEe9m/kYNSdykfF2CNpJq6a15qe9SU3k="
"regexp-import-example": "lLVg/rNuhcpKGiQT8V7APA+ld1k1dQhxmorTKCM1Jj8="
"cmd-cue-mod-init": "DFqpjp5dTG7bfssm/1plU/CVU/kvyc0ddXrMJgIMGfM="
"cue-module-directory": "IBryLa6yG8Lr12d3h0YFDlEVe+Pe7R5AH4FBvkNT27c="
"cmd-cue-eval-directory": "fZgZmKULnFXaM+G7At0P9mdcg1MXIR9N59lM2suPosc="
"cmd-cue-eval-directory-and-package": "a28P/ozp37qkN2W+wUPmvtQknYAJ/70hH/2Lnw5Dkh8="
"import-path-explicit-package-name": "J43MconnVQKEnUyraTFSadcVJsL0qhe+wuemZ9KeFRk="
"import-path-implicit-package-name": "mxn04rovCb1KQa0C+pU7sBkmqXWLtJm8MUxHJn+E7Zg="
"general-module-import-path": "jIS/oIG05WYW0oPAFZsFaR5ocS8xcevxaF7WwgWwZbA="
"example-module-import-path": "dx1dsAqYOAMNMrwlvWKTzfBphbO6DTQaU38b7CoX7Ks="
"module-root-directory-contents": "HhEEBm54STmOOZzoHn3p1nepgwELYOiMAeyLmqeQLr4="
"cue-import-example": "urhelYlNjdZP4T9gf8XOE1XJnnEh6WshqTue6m34C+Y="
"regexp-import-example": "xoAYBKGHrHBpVnx3b6XZZQLo6HiYua9ozwRVemuKKZg="
}
}
}
Expand Down
6 changes: 3 additions & 3 deletions content/docs/concept/schema-definition-use-case/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ package site
page: {
cache: {
code: {
"api-cue": "pOLoGb8JnBH2/jfb8iy+FJrVB56h8BO6K7/+uylAqj4="
"api-go": "gf8R006CGCn1ku9mBxDnTioNlQQCJMGQ4ky7F49RqH4="
"openapi-comparison": "dOv0rygVah38CfoElY5Dab0HOTVaO49wO/mr9aPXW7k="
"api-cue": "/SFYGsmBY9O7cQk5XbbWPjSzSYZzJFQBKxUOkWw0jIg="
"api-go": "NMaMA5MRFAT8LIG9ymw/+8O2ny2631hoYASrcQf/rNM="
"openapi-comparison": "r5lV7eMmWdr03i1F54Hi6Z8EVEbSR2YWVNdPZWayMWE="
}
}
}
Expand Down
20 changes: 10 additions & 10 deletions content/docs/concept/the-logic-of-cue/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ package site
page: {
cache: {
code: {
"order unaware": "B+aD8Ro0B5Os2r7OYkoOeBCcANn4w06vucV6H/cNKm0="
"new order": "cZn3KZMGpEa/9s6gsTjfbSiJfXFPBEd0Bl1Am7w0JuM="
"allowed values": "i933kyPASCQrQ763qoOpjcoYidMTYw56lMgq+ACBLy0="
default: "8GmcnRghr4SVBrbzik5etrRQrO6xdWXvwRlDik1LYc8="
"revisit allowed values": "ipP+6TReaOsIetYVU8sdOAHDNXfJRu8Xoye62tSEOl8="
"revisit default": "KVsXFoa/ecMN6Z/O5bLYVSACK8IDfSe8WEeoLrmVti4="
acmeMonitoring: "zbqM/BqcJEDmGyKKL3TJc0jlcekIMvNMMkd/HeEH4Ck="
cycles: "2bIy9qhwmvZYODAVUOJanAUTNH/3vps8xs3GxzjX8K0="
sums: "UNKnctwFPzPAcI28vdPF4abFAGrg4xil2mlvYwAOzgE="
"sums answers": "b3JV+u+OkJR7hVkTv9j0SSt2ACjhoghjBIlQFnVyTWQ="
"order unaware": "ZAy5xosA0Y98c+WQOI8MrxN0+cxOdYL6wepAEzFoFXc="
"new order": "IubQ4HuoYCtq+XyF7OoS8GzjlGNNrr1vbf+lVjgUNwY="
"allowed values": "GNXzOlNDKgISRrt/pj2682Oi+POhpIrV6VCxLQWg2XU="
default: "FTzpOdevLz1h1perKG7JC51PrKIviWtUHOIpqzXn9sw="
"revisit allowed values": "D5D3P9NmWFv8j3yHUPb5upNayiAUKopcAnZ21UiHVsM="
"revisit default": "VqPaq/GylV3v7rR6ylFbHQV9SkkkdnZ98DOShuHhvB4="
acmeMonitoring: "Aj0zcJRIu5qOLYBHyWLNMOYtjG7fyDoAwko61/hmJyc="
cycles: "ZMUR8IlR/4Tvbupr2C/uYoYphOYkm2sJNUO/e4D4L1g="
sums: "bk33+wJfHUheBJzuly1xA4/5dBNKxFCD8cAm10qvjGc="
"sums answers": "k4nsdsgGzXqcAuoA9g5hZHuGR20BtVVjqiDz9mxsUEg="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "jojRN9qbopZeqZ+9E0cKYowypjawCrNbXI/ilS7Dt7g="
cc: "eBRZk4c8yFU2SkUUtcEo9VG+ogOjFKwWmplkvFYItxA="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "9pgEYGHU4NFI+wYXU/NbsrdQcprvwPE8WMl5LfysBvg="
cc: "nJyy4iE2Ve0FR1HA8NU/SDrpBCxZcqDaP9PizxUY9Sg="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "chq4S2pvF0rqelnytshjaC3Uj2loB79yaPcEavKCc8g="
cc: "wDqlbi9WgnGfZOViuftUBiO0F6BhvL722+D1JLdzBnM="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "8m9vBwCJhvBRDa2yEG9o3bsgtViEAZlJ/uA1obZ9qRE="
cc: "KsME+5jBRbRxwu2mkQZdHePlg4XmdERZRAsdmHSnWxw="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
example: "lZF30TT6Kwc9AoCN8NPbHhtVpUpC2uaAgik6k/QKofw="
example: "VcPXpvxk8BjHm04APnUX+B865g2JaBXi5vCnNbxls3E="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "geosq6kXdRhiUJivhKYHSQUy3NqWTkL+uk5tdO7qtH0="
cc: "re69KlT9jy8Oo3E0lm6YuJYRnKo4LBHuCPk9K7KvMf8="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "7WhsH/8ib3WBgTejfCwQn0DI1E+du4VSd8GdHAvRmrM="
cc: "pvBy7dVkhiEV2KWcHFA5fl7Td+GaxwZs6UOZ5AtgKiQ="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
emit: "bWVWLiNsi3qRRf2b4VUHFt02YyTrP4HiczWNrJw31cI="
emit: "1YOc0IhX36b0/bP8nM5oYOb+SyH0vn+r/y3ik0WlAEY="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion content/docs/howto/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package site
page: {
cache: {
code: {
example: "Nx1+DzyMsezTFr8oNCTs7fn5RZ8DvQGMZsMUwjIlO1Y="
example: "Xb/dEWwjRFqvL5fyeGOW3x4b+CiSRZyQl/Y+pV0jpzU="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion content/docs/howto/mark-a-field-as-optional/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "FtZ7GJPYZII1H8IwWWMSbqF10LNVK2bij45Yc0+m3Rs="
cc: "W1UrYS48R2y3SDHymB0Fs41N1J/dqmmTpaOixYtB5II="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion content/docs/howto/mark-a-field-as-required/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "4b+7HjK/9/EbaT8L1IR4WA/h75THO4C/iHZC8bKKIQU="
cc: "6Vd76af2klwBsLE8Dyxn1LdYwbCVe7sCyB7Tu8Vhm5M="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
emit: "rwRZAZqb18fbEpGppHsqSKGzcPAMH/EO3CkEOKwBjnM="
emit: "D0UXyMcOiMA2/vfOXVp7A5kwAzkcOaVC8ivdEfDC2tw="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ package site
page: {
cache: {
code: {
basic: "AHdts1DOy7nVbvfuvggxqIjQyePH69rT9jP3+wyUu2Q="
"unification-1": "iYJGbYUIIWUHDNO0HoyyY7EzfipyJQPGPuP6NGENADc="
"unification-2": "Z6fJGVLvN9ntoFAoLmhKugmuEPqECKetZyJIqAc6rPs="
"failure-1": "VtkiFyucwxgyzK/1ErH/cncJ+1nkATXeeEUd1moeGm0="
"error-2": "/RI7AQbboYV8BvDbVp+kM//4i03RzDAgTqb/elYjHe4="
references: "Il452EnGiCnmHRKg50noDgpQVXzjTyzlik/dAftPxO8="
complex: "eLVp+XZOR0CJXuwhKB7ce4ncezlBrdW/UK8NXHOa4o4="
"multiple-success": "VCvfobdSAf7B0ds3wlUyXb+P7MOTjQqPDtqT57LIVLA="
"multiple-failure": "jWsw/i6Gnj9X+iQKqYxSlT7pFhbgNvIC5xEaud2d48o="
"large example": "ntBa1VOdk4Yc3sxOLnhDMzIScUpts4P/RruIQ7v/hf8="
basic: "seFuJW+/ilzebUuQDPZFk8OAAG57RAuiPfie7JJVBXU="
"unification-1": "pz9/7CxRTj+tU1MNG2oryDxa6Bb6nk0ORIrc0v4kkGA="
"unification-2": "kgkTXFHWg93rEC+kM+xozJIWbp7pH4kbguQkv9ANHuo="
"failure-1": "2j/UVRNH6Kyao3vdB6ERn7f+FCbYE5p7dqUX6MnbOOY="
"error-2": "bNcgz01MUMCOaWKRiVI+5uRFY2wKVz7q9CikLzDc+ys="
references: "Wivgqz8bybZgFOnl/FNWsyKO2b2jz+XAXS+2c1Fdn6c="
complex: "T61iN4AT3WGWVIop6hIlIUQODvnNoaEuNYcCkxlkJkA="
"multiple-success": "XVGiS0pKdOCXU6rUwVxk8HXjHJhsC6bmKRAnPSxAcLU="
"multiple-failure": "Bq6OwiDuezr2HQZdm7y3j8/zgpbDZku/wN/cu79zeg0="
"large example": "kkAbHDe56ytcT3d1153xkaTFMckqUMpsnvbks8U0O4A="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion content/docs/howto/transform-json-with-cue/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
emit: "Q2GOoT098fz3mGEFaj3YuVejgNN1SClJzZ7GqGLRbH0="
emit: "G5NB23Jx0x7JJe0oJ12B2IWjSXbq2ul1Lft1KargGdA="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion content/docs/howto/transform-yaml-with-cue/gen_cache.cue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
emit: "wv+lfw4ES4Jmg9w4XSjk6FWq329Nf5w9t0lZNK57PSk="
emit: "uNisLJHw6A4CZO4BUXCvR3BITQdfIxHtjTAzS6L5dWY="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "5qOOo7lThAkQspaLSGP6So5m0bZynVbxIz6YDilXheY="
cc: "Ttq54A9/Tqu/J7o0s8q8lKgqRwFVvs+/s8TceLe0clU="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "QokSidgCx1xEkbL8TgJpHrJ9gfxIoDOxQElKSlf0JSY="
cc: "IVnT1WND8Km1FvFxcKPKQUzr3/le+FpP+ThbG+6j6JQ="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "qb3Ovwt0UuGd59488zDWr8EyBEfjJok2ic1/QIAjP4E="
cc: "pMgPoU4k+vfKCPtMaadq6Hv1OgrYjdOyKxc6rMYzFBQ="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "tHyh1em7sHbIHYawISEep1prc5vp/XZwo7rqukH2l9Y="
cc: "I+pcPrq7jVGgQdxEQPOEoM9UxKJ9dcpMnIwtpDtuYMY="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "Mg2lD5dfuXSK/A2VfdIpOvbj1ontkBweDL3sOQ9HtfY="
cc: "tmwIFccCXw44nY6EMdQNJSHJhazKGwaYJJnMYjEVdxQ="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "TgSrJixcjWKbsdlTRP/0WA3aaNkj4LaclRlkeQ/xGqg="
cc: "zynACAr30wBAvlVlBeF4Mtyl+ewp7Gh8E/9MYt+wqig="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "AhHhGLP8qj1FskfTMcu85QL032IzKy8voDJ9XuA68OE="
cc: "ST5TwgeCQsGfZOv5AprWnrCGfwNs/k2oYS05PHuq0Fw="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "5IfiaGbO3r/7IudxxbdSC1//pi6BToMmPc9mHLyr34k="
cc: "qyq60Roh16IwiBNiwu79RaYq4wFEwZhm+bgCws/HwQo="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "Zo/m/5/RFM4tBPnl5va2hvat24eTAQZuMEmZVzfbnUM="
cc: "ipTQlRd3rEyD361jHEWfqe3vpm3swtdsK08IIPY23hA="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "1hGjlyPgFFcvFQG/zUoCc0gbjLFmpcX+uGHC2brMNg4="
cc: "Dad3kJJyAHJaokxMSiZAL9sPYqLs3BQM/8aBpDQV6sE="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package site
page: {
cache: {
code: {
cc: "W2PCRqt6yZpvpMG4DmnDmGPGS0MI63BVTI3T9yfgm9Q="
cc: "RVp4FP5qTiGVyLtu0jPjmyzOKMGNyL7L1+GxN3A8Flw="
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ package site
page: {
cache: {
code: {
cc: "3pqaLQFYDy85gTbGiH5vpCW3ySN2gG8eitUIodpakvg="
min: "UkBWLoXqioD0IVzn95P6voeGbTSXKpD2URDOhWT50EI="
cc: "pDOnmSSTiHYuSdeVJq2zVBqe8j2RmhsGxKmi2grTFbM="
min: "ZBdgVotwRt3cIeZVwgshBi1ygb6X4XI/gvisRi4lkDo="
}
}
}
Expand Down
Loading

0 comments on commit f982fd5

Please sign in to comment.