updated Brewfile.lock.json

This commit is contained in:
Nebel 2022-03-02 16:35:36 +09:00
parent 9f87ee4675
commit 3e211f52d5

View file

@ -2,35 +2,40 @@
"entries": { "entries": {
"brew": { "brew": {
"mdbook": { "mdbook": {
"version": "0.4.10", "version": "0.4.15",
"bottle": { "bottle": {
"rebuild": 0, "rebuild": 0,
"root_url": "https://ghcr.io/v2/linuxbrew/core", "root_url": "https://ghcr.io/v2/homebrew/core",
"files": { "files": {
"arm64_monterey": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:ce829c6916e6e0e92b87fc7b50d32717e425a34daeb599e91de63e82490139c5",
"sha256": "ce829c6916e6e0e92b87fc7b50d32717e425a34daeb599e91de63e82490139c5"
},
"arm64_big_sur": { "arm64_big_sur": {
"cellar": ":any_skip_relocation", "cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/linuxbrew/core/mdbook/blobs/sha256:554151ca6d1771fbbb6dc2dad3d27dfa40629680ad6511690c90596445800ba1", "url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:b5567150ceb34975ac1410a06d36a92652e37ededcf77bcc1487afe77b9669ec",
"sha256": "554151ca6d1771fbbb6dc2dad3d27dfa40629680ad6511690c90596445800ba1" "sha256": "b5567150ceb34975ac1410a06d36a92652e37ededcf77bcc1487afe77b9669ec"
},
"monterey": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:275537af633a8a359d7109a0777c535ae1b2e36a07566c49b021589e8a8bfcf5",
"sha256": "275537af633a8a359d7109a0777c535ae1b2e36a07566c49b021589e8a8bfcf5"
}, },
"big_sur": { "big_sur": {
"cellar": ":any_skip_relocation", "cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/linuxbrew/core/mdbook/blobs/sha256:76903aca2380189e21bfd257a8ec8b130e069fb03cd4415d46ef1af6a711ce2d", "url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:f7ea2bc7a6bb74fade5123e1e4523e1f49addca4730b5e61d66bb13feddf2e83",
"sha256": "76903aca2380189e21bfd257a8ec8b130e069fb03cd4415d46ef1af6a711ce2d" "sha256": "f7ea2bc7a6bb74fade5123e1e4523e1f49addca4730b5e61d66bb13feddf2e83"
}, },
"catalina": { "catalina": {
"cellar": ":any_skip_relocation", "cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/linuxbrew/core/mdbook/blobs/sha256:59e2e920e318782714f1841abb0375f8f17e151f576db14fa0e9041ac14e26cf", "url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:a8a40fb27378a45e8543072fdb73036e6977d634d3d974834fa1208daca054a1",
"sha256": "59e2e920e318782714f1841abb0375f8f17e151f576db14fa0e9041ac14e26cf" "sha256": "a8a40fb27378a45e8543072fdb73036e6977d634d3d974834fa1208daca054a1"
},
"mojave": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/linuxbrew/core/mdbook/blobs/sha256:2f358d7915c4c9c6131e63debcaeabe3e77bfeedf4ecc41dd01c6db5f0229e2a",
"sha256": "2f358d7915c4c9c6131e63debcaeabe3e77bfeedf4ecc41dd01c6db5f0229e2a"
}, },
"x86_64_linux": { "x86_64_linux": {
"cellar": ":any_skip_relocation", "cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/linuxbrew/core/mdbook/blobs/sha256:8747b95ef1401af63cab80c7c3dd8ed2e09acac80f48499d951f430b8562c838", "url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:7e8a47e663ef70129e878cff9c43336e37d50739847cd2222995fedd5b684bd4",
"sha256": "8747b95ef1401af63cab80c7c3dd8ed2e09acac80f48499d951f430b8562c838" "sha256": "7e8a47e663ef70129e878cff9c43336e37d50739847cd2222995fedd5b684bd4"
} }
} }
} }
@ -39,10 +44,10 @@
}, },
"system": { "system": {
"linux": { "linux": {
"Ubuntu 20.04.2 LTS (focal)": { "Ubuntu 20.04.4 LTS (focal)": {
"HOMEBREW_VERSION": "3.2.2", "HOMEBREW_VERSION": "3.4.0-29-gf07a44f",
"HOMEBREW_PREFIX": "/home/linuxbrew/.linuxbrew", "HOMEBREW_PREFIX": "/home/linuxbrew/.linuxbrew",
"Homebrew/linuxbrew-core": "09bc458ee1de62ff7aa9e8ed31082c7b9e4ba9b4", "Homebrew/linuxbrew-core": "708ad69a3b6b48b824cbcc0d6ad811e278aa1805",
"GCC": "9.3.0" "GCC": "9.3.0"
} }
} }