mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-01-18 16:08:05 +00:00
remove Brewfile.lock.json
This commit is contained in:
parent
b8e590775f
commit
4e0d51e5db
1 changed files with 0 additions and 55 deletions
|
@ -1,55 +0,0 @@
|
|||
{
|
||||
"entries": {
|
||||
"brew": {
|
||||
"mdbook": {
|
||||
"version": "0.4.18",
|
||||
"bottle": {
|
||||
"rebuild": 0,
|
||||
"root_url": "https://ghcr.io/v2/homebrew/core",
|
||||
"files": {
|
||||
"arm64_monterey": {
|
||||
"cellar": ":any_skip_relocation",
|
||||
"url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:ee63c0b93ca558f7e6866b5d752b617eb8aabd5e1a79ba05e381f08a8c0fc187",
|
||||
"sha256": "ee63c0b93ca558f7e6866b5d752b617eb8aabd5e1a79ba05e381f08a8c0fc187"
|
||||
},
|
||||
"arm64_big_sur": {
|
||||
"cellar": ":any_skip_relocation",
|
||||
"url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:f46c00dea5163cc40adb861248e01c6fe9a29e094b9d42cb6a6ab932f4572d02",
|
||||
"sha256": "f46c00dea5163cc40adb861248e01c6fe9a29e094b9d42cb6a6ab932f4572d02"
|
||||
},
|
||||
"monterey": {
|
||||
"cellar": ":any_skip_relocation",
|
||||
"url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:38a15f8c07e0f4b63025ac13d8d5cf8ba7cd5d2a112deca0db9ec77ea3e4b08e",
|
||||
"sha256": "38a15f8c07e0f4b63025ac13d8d5cf8ba7cd5d2a112deca0db9ec77ea3e4b08e"
|
||||
},
|
||||
"big_sur": {
|
||||
"cellar": ":any_skip_relocation",
|
||||
"url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:73c38bb0f5e4994804e47f2c63fa4126a75d3af1947f76d9382d961334f405aa",
|
||||
"sha256": "73c38bb0f5e4994804e47f2c63fa4126a75d3af1947f76d9382d961334f405aa"
|
||||
},
|
||||
"catalina": {
|
||||
"cellar": ":any_skip_relocation",
|
||||
"url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:cf75f89b1728855d33057e4e97e3b86a9351a498513c888cf739263252df45ec",
|
||||
"sha256": "cf75f89b1728855d33057e4e97e3b86a9351a498513c888cf739263252df45ec"
|
||||
},
|
||||
"x86_64_linux": {
|
||||
"cellar": ":any_skip_relocation",
|
||||
"url": "https://ghcr.io/v2/homebrew/core/mdbook/blobs/sha256:95a9cd604a4b2059519e425a92069b9412ccd5b2364df92f83c36e083f6cac1a",
|
||||
"sha256": "95a9cd604a4b2059519e425a92069b9412ccd5b2364df92f83c36e083f6cac1a"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"linux": {
|
||||
"Ubuntu 22.04 LTS (jammy)": {
|
||||
"HOMEBREW_VERSION": "3.4.11",
|
||||
"HOMEBREW_PREFIX": "/home/linuxbrew/.linuxbrew",
|
||||
"Homebrew/linuxbrew-core": "b5a8b0bf71567f445cc311f1a158024af3b56ac3",
|
||||
"GCC": "11.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue