this repo has no description

brew bundle for homebrew deps

+2219 -103
+78
Brewfile
··· 1 + tap "cjbassi/ytop" 2 + tap "filosottile/musl-cross" 3 + tap "github/gh" 4 + tap "hashicorp/tap" 5 + tap "heroku/brew" 6 + tap "homebrew/bundle" 7 + tap "homebrew/cask" 8 + tap "homebrew/cask-fonts" 9 + tap "homebrew/core" 10 + tap "homebrew/services" 11 + tap "superfly/tap" 12 + brew "ansible" 13 + brew "awscli" 14 + brew "awsume" 15 + brew "bat" 16 + brew "libssh2" 17 + brew "curl" 18 + brew "direnv" 19 + brew "eksctl" 20 + brew "fd" 21 + brew "ffmpeg" 22 + brew "fzf" 23 + brew "gh" 24 + brew "git" 25 + brew "git-delta" 26 + brew "go" 27 + brew "helm" 28 + brew "httpie" 29 + brew "hugo" 30 + brew "jq" 31 + brew "k9s" 32 + brew "kind" 33 + brew "kubernetes-cli" 34 + brew "kustomize" 35 + brew "lazydocker" 36 + brew "lazygit" 37 + brew "m-cli" 38 + brew "neovim" 39 + brew "nmap" 40 + brew "oath-toolkit" 41 + brew "openconnect" 42 + brew "pandoc" 43 + brew "postgresql" 44 + brew "pyenv" 45 + brew "python@3.9" 46 + brew "rbenv" 47 + brew "ripgrep" 48 + brew "rustup-init" 49 + brew "stern" 50 + brew "tfenv" 51 + brew "tflint" 52 + brew "tilt" 53 + brew "tmux" 54 + brew "tree" 55 + brew "unar" 56 + brew "volta" 57 + brew "watch" 58 + brew "wget" 59 + brew "yq" 60 + brew "zola" 61 + brew "zsh" 62 + brew "cjbassi/ytop/ytop" 63 + brew "filosottile/musl-cross/musl-cross" 64 + brew "superfly/tap/flyctl" 65 + cask "1password" 66 + cask "1password-cli" 67 + cask "alacritty" 68 + cask "font-iosevka-nerd-font" 69 + cask "obsidian" 70 + cask "font-iosevka-nerd-font" 71 + cask "ngrok" 72 + cask "google-cloud-sdk" 73 + cask "rectangle" 74 + cask "slack" 75 + cask "discord" 76 + cask "spotify" 77 + cask "visual-studio-code" 78 + cask "zoom"
+2125
Brewfile.lock.json
··· 1 + { 2 + "entries": { 3 + "tap": { 4 + "cjbassi/ytop": { 5 + "revision": "a52210876484e02c3770be6e63fafec523d1342d" 6 + }, 7 + "filosottile/musl-cross": { 8 + "revision": "848a9830562fa5b1e449f1d903d40b711a63a3b2" 9 + }, 10 + "github/gh": { 11 + "revision": "209f59cda890de69b74c224982591642c21323d3" 12 + }, 13 + "hashicorp/tap": { 14 + "revision": "4bdb6b532da121ee373a8536870978953967dbb6" 15 + }, 16 + "heroku/brew": { 17 + "revision": "84a12f2774fa0bcafef32c2936bee15a4fd4a13b" 18 + }, 19 + "homebrew/bundle": { 20 + "revision": "c708889972447bef612a75cba1f76aa07b753259" 21 + }, 22 + "homebrew/cask": { 23 + "revision": "72ff6b2f14ed582b75f1825f10a5e08b72adf5f8" 24 + }, 25 + "homebrew/cask-fonts": { 26 + "revision": "67adcb77145e2be706a4aa6ab425a35666dc4aed" 27 + }, 28 + "homebrew/core": { 29 + "revision": "4ab1fb477d3e9f22cc5f3f8f560c7ea832639992" 30 + }, 31 + "homebrew/services": { 32 + "revision": "cf6ecbf582820fdc63475da68ff78695782657c2" 33 + }, 34 + "superfly/tap": { 35 + "revision": "8fbd51ee14026aaad9c29d109ea917e95db80cc4" 36 + } 37 + }, 38 + "brew": { 39 + "ansible": { 40 + "version": "6.2.0", 41 + "bottle": { 42 + "rebuild": 0, 43 + "root_url": "https://ghcr.io/v2/homebrew/core", 44 + "files": { 45 + "arm64_monterey": { 46 + "cellar": ":any", 47 + "url": "https://ghcr.io/v2/homebrew/core/ansible/blobs/sha256:2d87741807637cb6802282ee6607d73f7bc05f97cd0850d2b3d025ccc1451f9b", 48 + "sha256": "2d87741807637cb6802282ee6607d73f7bc05f97cd0850d2b3d025ccc1451f9b" 49 + }, 50 + "arm64_big_sur": { 51 + "cellar": ":any", 52 + "url": "https://ghcr.io/v2/homebrew/core/ansible/blobs/sha256:beec320861f6828a4c7ba38f4822c9267fe705f3ffcc6d6130bd1990afdb5600", 53 + "sha256": "beec320861f6828a4c7ba38f4822c9267fe705f3ffcc6d6130bd1990afdb5600" 54 + }, 55 + "monterey": { 56 + "cellar": ":any", 57 + "url": "https://ghcr.io/v2/homebrew/core/ansible/blobs/sha256:f0dd5d04a2d1dcd8db71a93dceea491a4d618a8b489dd3077f7656bf892d00b7", 58 + "sha256": "f0dd5d04a2d1dcd8db71a93dceea491a4d618a8b489dd3077f7656bf892d00b7" 59 + }, 60 + "big_sur": { 61 + "cellar": ":any", 62 + "url": "https://ghcr.io/v2/homebrew/core/ansible/blobs/sha256:a208e5ad9e6e3d3469468a3bb3034d94618ea1f97ed0c0d761010cb71ad4af61", 63 + "sha256": "a208e5ad9e6e3d3469468a3bb3034d94618ea1f97ed0c0d761010cb71ad4af61" 64 + }, 65 + "catalina": { 66 + "cellar": ":any", 67 + "url": "https://ghcr.io/v2/homebrew/core/ansible/blobs/sha256:17f730ad06c3525e628819c9e71dff3423abef2f0decf87ca563e1242816e4b7", 68 + "sha256": "17f730ad06c3525e628819c9e71dff3423abef2f0decf87ca563e1242816e4b7" 69 + }, 70 + "x86_64_linux": { 71 + "cellar": ":any_skip_relocation", 72 + "url": "https://ghcr.io/v2/homebrew/core/ansible/blobs/sha256:4b728ae1d09d208246147a8aab0e631edc15d58fd39742c668e920048da41034", 73 + "sha256": "4b728ae1d09d208246147a8aab0e631edc15d58fd39742c668e920048da41034" 74 + } 75 + } 76 + } 77 + }, 78 + "awscli": { 79 + "version": "2.7.23", 80 + "bottle": { 81 + "rebuild": 0, 82 + "root_url": "https://ghcr.io/v2/homebrew/core", 83 + "files": { 84 + "arm64_monterey": { 85 + "cellar": ":any", 86 + "url": "https://ghcr.io/v2/homebrew/core/awscli/blobs/sha256:e38d3ab06e029833362f67eaed2c71db6f61580bde621896377396f9a17c1cb4", 87 + "sha256": "e38d3ab06e029833362f67eaed2c71db6f61580bde621896377396f9a17c1cb4" 88 + }, 89 + "arm64_big_sur": { 90 + "cellar": ":any", 91 + "url": "https://ghcr.io/v2/homebrew/core/awscli/blobs/sha256:77dcb5eb1af1fe9e3d214ec9d409dffaca0d5fd55835c732b65c54ecfdfb5b3a", 92 + "sha256": "77dcb5eb1af1fe9e3d214ec9d409dffaca0d5fd55835c732b65c54ecfdfb5b3a" 93 + }, 94 + "monterey": { 95 + "cellar": ":any", 96 + "url": "https://ghcr.io/v2/homebrew/core/awscli/blobs/sha256:e85810796a4fb1a86de7968166b5f82facb4a395dd9aa50017a05bf6adb6cdc0", 97 + "sha256": "e85810796a4fb1a86de7968166b5f82facb4a395dd9aa50017a05bf6adb6cdc0" 98 + }, 99 + "big_sur": { 100 + "cellar": ":any", 101 + "url": "https://ghcr.io/v2/homebrew/core/awscli/blobs/sha256:ee8edfd3686429e94193de7f9687de124311225235603fbd34235b77d4f698ac", 102 + "sha256": "ee8edfd3686429e94193de7f9687de124311225235603fbd34235b77d4f698ac" 103 + }, 104 + "catalina": { 105 + "cellar": ":any", 106 + "url": "https://ghcr.io/v2/homebrew/core/awscli/blobs/sha256:1d190dec2a7dbd1cfe77094c9fff986374b0bb83c56b57f2fa66c7da2bbe2697", 107 + "sha256": "1d190dec2a7dbd1cfe77094c9fff986374b0bb83c56b57f2fa66c7da2bbe2697" 108 + }, 109 + "x86_64_linux": { 110 + "cellar": ":any_skip_relocation", 111 + "url": "https://ghcr.io/v2/homebrew/core/awscli/blobs/sha256:7b72c24b64b7444d1e9005514fac96c5d86c0c71522b56b87f248b397d1fad7f", 112 + "sha256": "7b72c24b64b7444d1e9005514fac96c5d86c0c71522b56b87f248b397d1fad7f" 113 + } 114 + } 115 + } 116 + }, 117 + "awsume": { 118 + "version": "4.5.3_1", 119 + "bottle": { 120 + "rebuild": 0, 121 + "root_url": "https://ghcr.io/v2/homebrew/core", 122 + "files": { 123 + "arm64_monterey": { 124 + "cellar": ":any_skip_relocation", 125 + "url": "https://ghcr.io/v2/homebrew/core/awsume/blobs/sha256:a204015b6e5ae6bc3e41b266a0115d2fe90babcac7e3278fb52c69b13509201d", 126 + "sha256": "a204015b6e5ae6bc3e41b266a0115d2fe90babcac7e3278fb52c69b13509201d" 127 + }, 128 + "arm64_big_sur": { 129 + "cellar": ":any_skip_relocation", 130 + "url": "https://ghcr.io/v2/homebrew/core/awsume/blobs/sha256:210b9496cf1db0eb9aee0d7635ea84f68595148a3debf35bda8c7ca53c0f2809", 131 + "sha256": "210b9496cf1db0eb9aee0d7635ea84f68595148a3debf35bda8c7ca53c0f2809" 132 + }, 133 + "monterey": { 134 + "cellar": ":any_skip_relocation", 135 + "url": "https://ghcr.io/v2/homebrew/core/awsume/blobs/sha256:ceaf3add5b3ff118eccd6b923342e91b113aa9aa89e1bc3c46c33017561a1268", 136 + "sha256": "ceaf3add5b3ff118eccd6b923342e91b113aa9aa89e1bc3c46c33017561a1268" 137 + }, 138 + "big_sur": { 139 + "cellar": ":any_skip_relocation", 140 + "url": "https://ghcr.io/v2/homebrew/core/awsume/blobs/sha256:5eb13db692e829105df6d6a3eed791e592161e888b8e0c03fd58e994db59f78a", 141 + "sha256": "5eb13db692e829105df6d6a3eed791e592161e888b8e0c03fd58e994db59f78a" 142 + }, 143 + "catalina": { 144 + "cellar": ":any_skip_relocation", 145 + "url": "https://ghcr.io/v2/homebrew/core/awsume/blobs/sha256:f80c5c9be67fe1e07c3402f29c1ca9abe25c52a4d7224327300f59b299e87dcf", 146 + "sha256": "f80c5c9be67fe1e07c3402f29c1ca9abe25c52a4d7224327300f59b299e87dcf" 147 + }, 148 + "mojave": { 149 + "cellar": ":any_skip_relocation", 150 + "url": "https://ghcr.io/v2/homebrew/core/awsume/blobs/sha256:9dbe4b489474f9f08896f373c64e5ce1629395aa359715b382a1d376604d6888", 151 + "sha256": "9dbe4b489474f9f08896f373c64e5ce1629395aa359715b382a1d376604d6888" 152 + }, 153 + "x86_64_linux": { 154 + "cellar": ":any_skip_relocation", 155 + "url": "https://ghcr.io/v2/homebrew/core/awsume/blobs/sha256:80d000d19330123c831170857288a486d1687befcb0016b8d2dda72a35288997", 156 + "sha256": "80d000d19330123c831170857288a486d1687befcb0016b8d2dda72a35288997" 157 + } 158 + } 159 + } 160 + }, 161 + "bat": { 162 + "version": "0.21.0", 163 + "bottle": { 164 + "rebuild": 0, 165 + "root_url": "https://ghcr.io/v2/homebrew/core", 166 + "files": { 167 + "arm64_monterey": { 168 + "cellar": ":any_skip_relocation", 169 + "url": "https://ghcr.io/v2/homebrew/core/bat/blobs/sha256:c2e582eafc63d7242af612bb069f3686ece8828c239232ceb15fa91b374930f9", 170 + "sha256": "c2e582eafc63d7242af612bb069f3686ece8828c239232ceb15fa91b374930f9" 171 + }, 172 + "arm64_big_sur": { 173 + "cellar": ":any_skip_relocation", 174 + "url": "https://ghcr.io/v2/homebrew/core/bat/blobs/sha256:9a8a80443ce88c0aee5f734a2c59707c5de6713e88d7054d7791c10130beec0f", 175 + "sha256": "9a8a80443ce88c0aee5f734a2c59707c5de6713e88d7054d7791c10130beec0f" 176 + }, 177 + "monterey": { 178 + "cellar": ":any_skip_relocation", 179 + "url": "https://ghcr.io/v2/homebrew/core/bat/blobs/sha256:c7e28f20c861c79ad3d696f597af3bf153a4eccad92968c1b0cbd96edaa83ed5", 180 + "sha256": "c7e28f20c861c79ad3d696f597af3bf153a4eccad92968c1b0cbd96edaa83ed5" 181 + }, 182 + "big_sur": { 183 + "cellar": ":any_skip_relocation", 184 + "url": "https://ghcr.io/v2/homebrew/core/bat/blobs/sha256:54b82450955087f9029f74a1d816cc8e099357f926fffd4f9e867e15949be2cc", 185 + "sha256": "54b82450955087f9029f74a1d816cc8e099357f926fffd4f9e867e15949be2cc" 186 + }, 187 + "catalina": { 188 + "cellar": ":any_skip_relocation", 189 + "url": "https://ghcr.io/v2/homebrew/core/bat/blobs/sha256:74e48f3a0081f5fe07b7eef3c9f9a4efffbc58e1b682530ad3f4a33a5717e4fd", 190 + "sha256": "74e48f3a0081f5fe07b7eef3c9f9a4efffbc58e1b682530ad3f4a33a5717e4fd" 191 + }, 192 + "x86_64_linux": { 193 + "cellar": ":any_skip_relocation", 194 + "url": "https://ghcr.io/v2/homebrew/core/bat/blobs/sha256:ca0aafc35b964b69f3497cacc5612fe606c5a0205d0b887ff7ddd94b1ca62fea", 195 + "sha256": "ca0aafc35b964b69f3497cacc5612fe606c5a0205d0b887ff7ddd94b1ca62fea" 196 + } 197 + } 198 + } 199 + }, 200 + "libssh2": { 201 + "version": "1.10.0", 202 + "bottle": { 203 + "rebuild": 0, 204 + "root_url": "https://ghcr.io/v2/homebrew/core", 205 + "files": { 206 + "arm64_monterey": { 207 + "cellar": ":any", 208 + "url": "https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:f9dab718cfa591fa90dc716a337e4c2c1da2db651b669565c3cc08e6a6074f28", 209 + "sha256": "f9dab718cfa591fa90dc716a337e4c2c1da2db651b669565c3cc08e6a6074f28" 210 + }, 211 + "arm64_big_sur": { 212 + "cellar": ":any", 213 + "url": "https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:db07a7c502116b5a80ae01e82e7f5c54633a8ac7343d369af25af6cc2c7e5bbb", 214 + "sha256": "db07a7c502116b5a80ae01e82e7f5c54633a8ac7343d369af25af6cc2c7e5bbb" 215 + }, 216 + "monterey": { 217 + "cellar": ":any", 218 + "url": "https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:97126a03685c5538a9ddc95f1cae7f5b4ff9e7e7aba7fd8ebda0e2b48e76575a", 219 + "sha256": "97126a03685c5538a9ddc95f1cae7f5b4ff9e7e7aba7fd8ebda0e2b48e76575a" 220 + }, 221 + "big_sur": { 222 + "cellar": ":any", 223 + "url": "https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:56dd017876fd446d7283c7db7a6a0729eeebd34016094fdbf9f46b6711c0e26d", 224 + "sha256": "56dd017876fd446d7283c7db7a6a0729eeebd34016094fdbf9f46b6711c0e26d" 225 + }, 226 + "catalina": { 227 + "cellar": ":any", 228 + "url": "https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:5b30fe11d2ced21be876b56787e5d6900cb991fdd7e6ad3a6058401aa59ee9d7", 229 + "sha256": "5b30fe11d2ced21be876b56787e5d6900cb991fdd7e6ad3a6058401aa59ee9d7" 230 + }, 231 + "mojave": { 232 + "cellar": ":any", 233 + "url": "https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:70c0928f2cb9034ad07c6242517ebc0e4cfb92b1ab74518f7b510a2ac36e81fe", 234 + "sha256": "70c0928f2cb9034ad07c6242517ebc0e4cfb92b1ab74518f7b510a2ac36e81fe" 235 + }, 236 + "x86_64_linux": { 237 + "cellar": ":any_skip_relocation", 238 + "url": "https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:2ff0fe65fb281d51dab44a53b15ef40ebeebf09a7f4d28e86dfc0cc18e49bbc1", 239 + "sha256": "2ff0fe65fb281d51dab44a53b15ef40ebeebf09a7f4d28e86dfc0cc18e49bbc1" 240 + } 241 + } 242 + } 243 + }, 244 + "curl": { 245 + "version": "7.84.0", 246 + "bottle": { 247 + "rebuild": 0, 248 + "root_url": "https://ghcr.io/v2/homebrew/core", 249 + "files": { 250 + "arm64_monterey": { 251 + "cellar": ":any", 252 + "url": "https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:00b2bfb12b8fd68992872941d19f8c38971cfb7f6c34fe72ebb014b8110ebc07", 253 + "sha256": "00b2bfb12b8fd68992872941d19f8c38971cfb7f6c34fe72ebb014b8110ebc07" 254 + }, 255 + "arm64_big_sur": { 256 + "cellar": ":any", 257 + "url": "https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:bfe2e627bbc57300b521aa008baeedf3da854dbc9189232839786102c0666bc2", 258 + "sha256": "bfe2e627bbc57300b521aa008baeedf3da854dbc9189232839786102c0666bc2" 259 + }, 260 + "monterey": { 261 + "cellar": ":any", 262 + "url": "https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:17fc00c4141f772fd4d3bf8b11a699a92e2c333ab1b5af881f747c95ed7a566d", 263 + "sha256": "17fc00c4141f772fd4d3bf8b11a699a92e2c333ab1b5af881f747c95ed7a566d" 264 + }, 265 + "big_sur": { 266 + "cellar": ":any", 267 + "url": "https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:dfa8a24a169a856879e531fc70b91d05b31e0e330134dd92c82f0bffa77eb95f", 268 + "sha256": "dfa8a24a169a856879e531fc70b91d05b31e0e330134dd92c82f0bffa77eb95f" 269 + }, 270 + "catalina": { 271 + "cellar": ":any", 272 + "url": "https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:b014d8a1951cedb87b3d1887d0c9cebe932be7d30f5705ccdf00a2c2c5c2d682", 273 + "sha256": "b014d8a1951cedb87b3d1887d0c9cebe932be7d30f5705ccdf00a2c2c5c2d682" 274 + }, 275 + "x86_64_linux": { 276 + "cellar": ":any_skip_relocation", 277 + "url": "https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:7a61990df5672904e6f5ce492e5466dfc4a0ee1e3115a19b26625354c0fbe117", 278 + "sha256": "7a61990df5672904e6f5ce492e5466dfc4a0ee1e3115a19b26625354c0fbe117" 279 + } 280 + } 281 + } 282 + }, 283 + "direnv": { 284 + "version": "2.32.1", 285 + "bottle": { 286 + "rebuild": 0, 287 + "root_url": "https://ghcr.io/v2/homebrew/core", 288 + "files": { 289 + "arm64_monterey": { 290 + "cellar": ":any_skip_relocation", 291 + "url": "https://ghcr.io/v2/homebrew/core/direnv/blobs/sha256:567a8c1ca45ffae17d4901b0aa729be8866b6cb93ee8224da98cacf36f73ed69", 292 + "sha256": "567a8c1ca45ffae17d4901b0aa729be8866b6cb93ee8224da98cacf36f73ed69" 293 + }, 294 + "arm64_big_sur": { 295 + "cellar": ":any_skip_relocation", 296 + "url": "https://ghcr.io/v2/homebrew/core/direnv/blobs/sha256:b21230f43123e6b1a832f87d30f040d9f4684bb19f62f69f651bb24ae1cfaaab", 297 + "sha256": "b21230f43123e6b1a832f87d30f040d9f4684bb19f62f69f651bb24ae1cfaaab" 298 + }, 299 + "monterey": { 300 + "cellar": ":any_skip_relocation", 301 + "url": "https://ghcr.io/v2/homebrew/core/direnv/blobs/sha256:68f7b9093d44fdef4210ffeaa8f88e8fa27bef356b4c8b2d4fc7749aab1d2614", 302 + "sha256": "68f7b9093d44fdef4210ffeaa8f88e8fa27bef356b4c8b2d4fc7749aab1d2614" 303 + }, 304 + "big_sur": { 305 + "cellar": ":any_skip_relocation", 306 + "url": "https://ghcr.io/v2/homebrew/core/direnv/blobs/sha256:f5dc03f040b2638a14e30c9fdeaaed616084539c0360fc916b53c3c8206259c4", 307 + "sha256": "f5dc03f040b2638a14e30c9fdeaaed616084539c0360fc916b53c3c8206259c4" 308 + }, 309 + "catalina": { 310 + "cellar": ":any_skip_relocation", 311 + "url": "https://ghcr.io/v2/homebrew/core/direnv/blobs/sha256:2edc8e221d28db3da039490d4728d3c5ac7ce38d5274418b4d5f0ca31dfc0b28", 312 + "sha256": "2edc8e221d28db3da039490d4728d3c5ac7ce38d5274418b4d5f0ca31dfc0b28" 313 + }, 314 + "x86_64_linux": { 315 + "cellar": ":any_skip_relocation", 316 + "url": "https://ghcr.io/v2/homebrew/core/direnv/blobs/sha256:c0356bf7cc43d0a1eb7777e7ed390f47f9dd8fb51cc480c8fb87fcde5fba1b4a", 317 + "sha256": "c0356bf7cc43d0a1eb7777e7ed390f47f9dd8fb51cc480c8fb87fcde5fba1b4a" 318 + } 319 + } 320 + } 321 + }, 322 + "eksctl": { 323 + "version": "0.108.0", 324 + "bottle": { 325 + "rebuild": 0, 326 + "root_url": "https://ghcr.io/v2/homebrew/core", 327 + "files": { 328 + "arm64_monterey": { 329 + "cellar": ":any_skip_relocation", 330 + "url": "https://ghcr.io/v2/homebrew/core/eksctl/blobs/sha256:ccc8a0eb02cf4e57e92f39c8bdfe763ee12ac83054f41e68dca432b861cdd9fa", 331 + "sha256": "ccc8a0eb02cf4e57e92f39c8bdfe763ee12ac83054f41e68dca432b861cdd9fa" 332 + }, 333 + "arm64_big_sur": { 334 + "cellar": ":any_skip_relocation", 335 + "url": "https://ghcr.io/v2/homebrew/core/eksctl/blobs/sha256:c6c701c8f7464837df347b3e9b50007d03b05d202fa08d7882203ed56aaabee2", 336 + "sha256": "c6c701c8f7464837df347b3e9b50007d03b05d202fa08d7882203ed56aaabee2" 337 + }, 338 + "monterey": { 339 + "cellar": ":any_skip_relocation", 340 + "url": "https://ghcr.io/v2/homebrew/core/eksctl/blobs/sha256:bb0a490e47052066cf077e283798ba981811442fa05faafec4b7c65b39e26e16", 341 + "sha256": "bb0a490e47052066cf077e283798ba981811442fa05faafec4b7c65b39e26e16" 342 + }, 343 + "big_sur": { 344 + "cellar": ":any_skip_relocation", 345 + "url": "https://ghcr.io/v2/homebrew/core/eksctl/blobs/sha256:753c90586892e3f0a383bc00f0b13279fa916828e140c4c57850b4cac05a51df", 346 + "sha256": "753c90586892e3f0a383bc00f0b13279fa916828e140c4c57850b4cac05a51df" 347 + }, 348 + "catalina": { 349 + "cellar": ":any_skip_relocation", 350 + "url": "https://ghcr.io/v2/homebrew/core/eksctl/blobs/sha256:0caefa4bd592730294d9903359c2a763ac4cad3d986d8e8018ee3914a5f310a9", 351 + "sha256": "0caefa4bd592730294d9903359c2a763ac4cad3d986d8e8018ee3914a5f310a9" 352 + }, 353 + "x86_64_linux": { 354 + "cellar": ":any_skip_relocation", 355 + "url": "https://ghcr.io/v2/homebrew/core/eksctl/blobs/sha256:eaca5bb95783d0f7af51b734ff3a6dc700139e96e3fef9db780bde50bb590d1d", 356 + "sha256": "eaca5bb95783d0f7af51b734ff3a6dc700139e96e3fef9db780bde50bb590d1d" 357 + } 358 + } 359 + } 360 + }, 361 + "fd": { 362 + "version": "8.4.0", 363 + "bottle": { 364 + "rebuild": 0, 365 + "root_url": "https://ghcr.io/v2/homebrew/core", 366 + "files": { 367 + "arm64_monterey": { 368 + "cellar": ":any_skip_relocation", 369 + "url": "https://ghcr.io/v2/homebrew/core/fd/blobs/sha256:36b39bc7e13e611becfb81cc6ce843abd36fc678be07bcb4823664f1af4fa3e3", 370 + "sha256": "36b39bc7e13e611becfb81cc6ce843abd36fc678be07bcb4823664f1af4fa3e3" 371 + }, 372 + "arm64_big_sur": { 373 + "cellar": ":any_skip_relocation", 374 + "url": "https://ghcr.io/v2/homebrew/core/fd/blobs/sha256:63a7d40d5a608f9e48eddfc96db5ded5064b3545aa69763d40d940cd8339a2c3", 375 + "sha256": "63a7d40d5a608f9e48eddfc96db5ded5064b3545aa69763d40d940cd8339a2c3" 376 + }, 377 + "monterey": { 378 + "cellar": ":any_skip_relocation", 379 + "url": "https://ghcr.io/v2/homebrew/core/fd/blobs/sha256:7b041441406fa3756c85a1d071f1393637de64b4f368611f195cbb86346c96a6", 380 + "sha256": "7b041441406fa3756c85a1d071f1393637de64b4f368611f195cbb86346c96a6" 381 + }, 382 + "big_sur": { 383 + "cellar": ":any_skip_relocation", 384 + "url": "https://ghcr.io/v2/homebrew/core/fd/blobs/sha256:bfa44b52a5cc4ba4a7df0d2f90b3bd3ab47239c226af859b2af0b5cba2bb2900", 385 + "sha256": "bfa44b52a5cc4ba4a7df0d2f90b3bd3ab47239c226af859b2af0b5cba2bb2900" 386 + }, 387 + "catalina": { 388 + "cellar": ":any_skip_relocation", 389 + "url": "https://ghcr.io/v2/homebrew/core/fd/blobs/sha256:cf873adca8ee04602b8daba2ae7889ff4753b8d04b6d733faec2c4e14fb0bbe4", 390 + "sha256": "cf873adca8ee04602b8daba2ae7889ff4753b8d04b6d733faec2c4e14fb0bbe4" 391 + }, 392 + "x86_64_linux": { 393 + "cellar": ":any_skip_relocation", 394 + "url": "https://ghcr.io/v2/homebrew/core/fd/blobs/sha256:82c72a51adf671dec67e8906be0198303a5babb6a101949362ac3935e428f3a2", 395 + "sha256": "82c72a51adf671dec67e8906be0198303a5babb6a101949362ac3935e428f3a2" 396 + } 397 + } 398 + } 399 + }, 400 + "ffmpeg": { 401 + "version": "5.1", 402 + "bottle": { 403 + "rebuild": 0, 404 + "root_url": "https://ghcr.io/v2/homebrew/core", 405 + "files": { 406 + "arm64_monterey": { 407 + "cellar": "/opt/homebrew/Cellar", 408 + "url": "https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:d53118e4fe9d577571267572b9e383cdf5a839bb9729fbaa660cb1c84f4ee972", 409 + "sha256": "d53118e4fe9d577571267572b9e383cdf5a839bb9729fbaa660cb1c84f4ee972" 410 + }, 411 + "arm64_big_sur": { 412 + "cellar": "/opt/homebrew/Cellar", 413 + "url": "https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2dceaa058c49ac69c70aa31f19518d3031ef8025a10d5ee29372321a37faf6ed", 414 + "sha256": "2dceaa058c49ac69c70aa31f19518d3031ef8025a10d5ee29372321a37faf6ed" 415 + }, 416 + "monterey": { 417 + "cellar": "/usr/local/Cellar", 418 + "url": "https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:0248146170adb0890a1d9c131e942df5251049a46c9d8a2705712257b04df9e1", 419 + "sha256": "0248146170adb0890a1d9c131e942df5251049a46c9d8a2705712257b04df9e1" 420 + }, 421 + "big_sur": { 422 + "cellar": "/usr/local/Cellar", 423 + "url": "https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:75bf30d8436dc4469d4963126e1e765cb75257e9868f44f715a72b75785ee35e", 424 + "sha256": "75bf30d8436dc4469d4963126e1e765cb75257e9868f44f715a72b75785ee35e" 425 + }, 426 + "catalina": { 427 + "cellar": "/usr/local/Cellar", 428 + "url": "https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:563cfc90a7091053eff372a1504795a67c08af265ddc43b67f339b72eff3b42f", 429 + "sha256": "563cfc90a7091053eff372a1504795a67c08af265ddc43b67f339b72eff3b42f" 430 + }, 431 + "x86_64_linux": { 432 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 433 + "url": "https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:e0088387de558b90d7f9e4953238881b1269b2953b14209f6c2f18b467b108f3", 434 + "sha256": "e0088387de558b90d7f9e4953238881b1269b2953b14209f6c2f18b467b108f3" 435 + } 436 + } 437 + } 438 + }, 439 + "fzf": { 440 + "version": "0.32.1", 441 + "bottle": { 442 + "rebuild": 0, 443 + "root_url": "https://ghcr.io/v2/homebrew/core", 444 + "files": { 445 + "arm64_monterey": { 446 + "cellar": ":any_skip_relocation", 447 + "url": "https://ghcr.io/v2/homebrew/core/fzf/blobs/sha256:475d6e470c916d77c2e41d5a6684e2d8152b541a992eeb9b7a979a28d71b86c4", 448 + "sha256": "475d6e470c916d77c2e41d5a6684e2d8152b541a992eeb9b7a979a28d71b86c4" 449 + }, 450 + "arm64_big_sur": { 451 + "cellar": ":any_skip_relocation", 452 + "url": "https://ghcr.io/v2/homebrew/core/fzf/blobs/sha256:475d6e470c916d77c2e41d5a6684e2d8152b541a992eeb9b7a979a28d71b86c4", 453 + "sha256": "475d6e470c916d77c2e41d5a6684e2d8152b541a992eeb9b7a979a28d71b86c4" 454 + }, 455 + "monterey": { 456 + "cellar": ":any_skip_relocation", 457 + "url": "https://ghcr.io/v2/homebrew/core/fzf/blobs/sha256:1159c0ae09118f29f568c854a654ac6004456bf747c19a7df8062ed4a41229e7", 458 + "sha256": "1159c0ae09118f29f568c854a654ac6004456bf747c19a7df8062ed4a41229e7" 459 + }, 460 + "big_sur": { 461 + "cellar": ":any_skip_relocation", 462 + "url": "https://ghcr.io/v2/homebrew/core/fzf/blobs/sha256:1159c0ae09118f29f568c854a654ac6004456bf747c19a7df8062ed4a41229e7", 463 + "sha256": "1159c0ae09118f29f568c854a654ac6004456bf747c19a7df8062ed4a41229e7" 464 + }, 465 + "catalina": { 466 + "cellar": ":any_skip_relocation", 467 + "url": "https://ghcr.io/v2/homebrew/core/fzf/blobs/sha256:1159c0ae09118f29f568c854a654ac6004456bf747c19a7df8062ed4a41229e7", 468 + "sha256": "1159c0ae09118f29f568c854a654ac6004456bf747c19a7df8062ed4a41229e7" 469 + }, 470 + "x86_64_linux": { 471 + "cellar": ":any_skip_relocation", 472 + "url": "https://ghcr.io/v2/homebrew/core/fzf/blobs/sha256:4c8ae9c530d8f4e44061f13886be6249b0a2b4bbb399ebab12b126ba4a76e3c0", 473 + "sha256": "4c8ae9c530d8f4e44061f13886be6249b0a2b4bbb399ebab12b126ba4a76e3c0" 474 + } 475 + } 476 + } 477 + }, 478 + "gh": { 479 + "version": "2.14.4", 480 + "bottle": { 481 + "rebuild": 0, 482 + "root_url": "https://ghcr.io/v2/homebrew/core", 483 + "files": { 484 + "arm64_monterey": { 485 + "cellar": ":any_skip_relocation", 486 + "url": "https://ghcr.io/v2/homebrew/core/gh/blobs/sha256:a58908d4c96a8133d785b39fb81d0279c3575d311a39485590bcee6535c5334d", 487 + "sha256": "a58908d4c96a8133d785b39fb81d0279c3575d311a39485590bcee6535c5334d" 488 + }, 489 + "arm64_big_sur": { 490 + "cellar": ":any_skip_relocation", 491 + "url": "https://ghcr.io/v2/homebrew/core/gh/blobs/sha256:6fcfef6a72be19fd332777372747b451370707d8a52b2905503bdf61957d02eb", 492 + "sha256": "6fcfef6a72be19fd332777372747b451370707d8a52b2905503bdf61957d02eb" 493 + }, 494 + "monterey": { 495 + "cellar": ":any_skip_relocation", 496 + "url": "https://ghcr.io/v2/homebrew/core/gh/blobs/sha256:41d7e6721726f83c944859ac684b4f6b1f1fe0de20fa8485ffd6fcd56556b8b3", 497 + "sha256": "41d7e6721726f83c944859ac684b4f6b1f1fe0de20fa8485ffd6fcd56556b8b3" 498 + }, 499 + "big_sur": { 500 + "cellar": ":any_skip_relocation", 501 + "url": "https://ghcr.io/v2/homebrew/core/gh/blobs/sha256:e6b3b66960b5775645e254f016828376131447591656496e706c4e905b586281", 502 + "sha256": "e6b3b66960b5775645e254f016828376131447591656496e706c4e905b586281" 503 + }, 504 + "catalina": { 505 + "cellar": ":any_skip_relocation", 506 + "url": "https://ghcr.io/v2/homebrew/core/gh/blobs/sha256:0ba7cfe2a437fed202485049a030c5acf17be8ae4a7520c190b6449319529bda", 507 + "sha256": "0ba7cfe2a437fed202485049a030c5acf17be8ae4a7520c190b6449319529bda" 508 + }, 509 + "x86_64_linux": { 510 + "cellar": ":any_skip_relocation", 511 + "url": "https://ghcr.io/v2/homebrew/core/gh/blobs/sha256:47a5c3409e7df7d7a0eb32fe76ebccb8b128361e06f93f1f5b5796b58e84c985", 512 + "sha256": "47a5c3409e7df7d7a0eb32fe76ebccb8b128361e06f93f1f5b5796b58e84c985" 513 + } 514 + } 515 + } 516 + }, 517 + "git": { 518 + "version": "2.37.2", 519 + "bottle": { 520 + "rebuild": 0, 521 + "root_url": "https://ghcr.io/v2/homebrew/core", 522 + "files": { 523 + "arm64_monterey": { 524 + "cellar": "/opt/homebrew/Cellar", 525 + "url": "https://ghcr.io/v2/homebrew/core/git/blobs/sha256:626f952d77c17bec5ce3e8de405e9ff23dd79695b65fcabce0b8843a9e493a29", 526 + "sha256": "626f952d77c17bec5ce3e8de405e9ff23dd79695b65fcabce0b8843a9e493a29" 527 + }, 528 + "arm64_big_sur": { 529 + "cellar": "/opt/homebrew/Cellar", 530 + "url": "https://ghcr.io/v2/homebrew/core/git/blobs/sha256:701fcd4d036735dda4d5bf1963adb809fddadb9e59cf833aee09bb0a4d15bd56", 531 + "sha256": "701fcd4d036735dda4d5bf1963adb809fddadb9e59cf833aee09bb0a4d15bd56" 532 + }, 533 + "monterey": { 534 + "cellar": "/usr/local/Cellar", 535 + "url": "https://ghcr.io/v2/homebrew/core/git/blobs/sha256:ce3061dcf134a71ba7dea703eab44a2481bb820daa297d48f9e3660f58168347", 536 + "sha256": "ce3061dcf134a71ba7dea703eab44a2481bb820daa297d48f9e3660f58168347" 537 + }, 538 + "big_sur": { 539 + "cellar": "/usr/local/Cellar", 540 + "url": "https://ghcr.io/v2/homebrew/core/git/blobs/sha256:35f1fa27307ecd221d2646f1652660a5fbc1446c9854d7e0550a930e767fb8bf", 541 + "sha256": "35f1fa27307ecd221d2646f1652660a5fbc1446c9854d7e0550a930e767fb8bf" 542 + }, 543 + "catalina": { 544 + "cellar": "/usr/local/Cellar", 545 + "url": "https://ghcr.io/v2/homebrew/core/git/blobs/sha256:b298a21602fe2b188fa2c9d929e61165568ab37de995088ebaa30abacaf05082", 546 + "sha256": "b298a21602fe2b188fa2c9d929e61165568ab37de995088ebaa30abacaf05082" 547 + }, 548 + "x86_64_linux": { 549 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 550 + "url": "https://ghcr.io/v2/homebrew/core/git/blobs/sha256:a1ea06b515e5f47d0efa5f97b3e54e9ea8672adba61f8f2125d57e246d7276d9", 551 + "sha256": "a1ea06b515e5f47d0efa5f97b3e54e9ea8672adba61f8f2125d57e246d7276d9" 552 + } 553 + } 554 + } 555 + }, 556 + "git-delta": { 557 + "version": "0.13.0", 558 + "bottle": { 559 + "rebuild": 0, 560 + "root_url": "https://ghcr.io/v2/homebrew/core", 561 + "files": { 562 + "arm64_monterey": { 563 + "cellar": ":any_skip_relocation", 564 + "url": "https://ghcr.io/v2/homebrew/core/git-delta/blobs/sha256:b871380c531484f3eb60c3f3965971d4e1974846e23ebbda2c4c4b4e6969c279", 565 + "sha256": "b871380c531484f3eb60c3f3965971d4e1974846e23ebbda2c4c4b4e6969c279" 566 + }, 567 + "arm64_big_sur": { 568 + "cellar": ":any_skip_relocation", 569 + "url": "https://ghcr.io/v2/homebrew/core/git-delta/blobs/sha256:8a37fd9b4838aa5f039aa9b92b70ed92ea7e2e3cde223c848f64b7fc4520378a", 570 + "sha256": "8a37fd9b4838aa5f039aa9b92b70ed92ea7e2e3cde223c848f64b7fc4520378a" 571 + }, 572 + "monterey": { 573 + "cellar": ":any_skip_relocation", 574 + "url": "https://ghcr.io/v2/homebrew/core/git-delta/blobs/sha256:4fa85062a8ec07516f772aefea1d0da0c70500b4992e86157e4daeac699db73b", 575 + "sha256": "4fa85062a8ec07516f772aefea1d0da0c70500b4992e86157e4daeac699db73b" 576 + }, 577 + "big_sur": { 578 + "cellar": ":any_skip_relocation", 579 + "url": "https://ghcr.io/v2/homebrew/core/git-delta/blobs/sha256:009656e3089eb400dbb964db081e169b172a9d3918cc3afdc5ca3715c0363c23", 580 + "sha256": "009656e3089eb400dbb964db081e169b172a9d3918cc3afdc5ca3715c0363c23" 581 + }, 582 + "catalina": { 583 + "cellar": ":any_skip_relocation", 584 + "url": "https://ghcr.io/v2/homebrew/core/git-delta/blobs/sha256:eb71a5e4badf7f096607feb7a58dd5116d2954705948a43045a7f943c3d27999", 585 + "sha256": "eb71a5e4badf7f096607feb7a58dd5116d2954705948a43045a7f943c3d27999" 586 + }, 587 + "x86_64_linux": { 588 + "cellar": ":any_skip_relocation", 589 + "url": "https://ghcr.io/v2/homebrew/core/git-delta/blobs/sha256:725478975f1e92f80fd7e5584cf924e585e69f9c2e4a39e64ccf83b3e07fac2e", 590 + "sha256": "725478975f1e92f80fd7e5584cf924e585e69f9c2e4a39e64ccf83b3e07fac2e" 591 + } 592 + } 593 + } 594 + }, 595 + "go": { 596 + "version": "1.19", 597 + "bottle": { 598 + "rebuild": 0, 599 + "root_url": "https://ghcr.io/v2/homebrew/core", 600 + "files": { 601 + "arm64_monterey": { 602 + "cellar": "/opt/homebrew/Cellar", 603 + "url": "https://ghcr.io/v2/homebrew/core/go/blobs/sha256:053b3a83d7a9f47ec3b435e3681a2e3ea29ac7d267fe1f97e144b2512c736eb9", 604 + "sha256": "053b3a83d7a9f47ec3b435e3681a2e3ea29ac7d267fe1f97e144b2512c736eb9" 605 + }, 606 + "arm64_big_sur": { 607 + "cellar": "/opt/homebrew/Cellar", 608 + "url": "https://ghcr.io/v2/homebrew/core/go/blobs/sha256:4bc6f293bc5c42caab60cd2e2821e12f3a4f0a76c2afca347efdb2e8715f972a", 609 + "sha256": "4bc6f293bc5c42caab60cd2e2821e12f3a4f0a76c2afca347efdb2e8715f972a" 610 + }, 611 + "monterey": { 612 + "cellar": "/usr/local/Cellar", 613 + "url": "https://ghcr.io/v2/homebrew/core/go/blobs/sha256:0c072d504cbf5ac584d85f46882afc51db91d341e97c9a2c83bc74b980b8409b", 614 + "sha256": "0c072d504cbf5ac584d85f46882afc51db91d341e97c9a2c83bc74b980b8409b" 615 + }, 616 + "big_sur": { 617 + "cellar": "/usr/local/Cellar", 618 + "url": "https://ghcr.io/v2/homebrew/core/go/blobs/sha256:97671397aef87943379ddd6a8f4c56eca31da2d63db57d25fea9e1ce01fbd7be", 619 + "sha256": "97671397aef87943379ddd6a8f4c56eca31da2d63db57d25fea9e1ce01fbd7be" 620 + }, 621 + "catalina": { 622 + "cellar": "/usr/local/Cellar", 623 + "url": "https://ghcr.io/v2/homebrew/core/go/blobs/sha256:0fe6f9f864e16a828c88fef98ea89ed03eb7e5c1bc5c83151d0e952fa276b719", 624 + "sha256": "0fe6f9f864e16a828c88fef98ea89ed03eb7e5c1bc5c83151d0e952fa276b719" 625 + }, 626 + "x86_64_linux": { 627 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 628 + "url": "https://ghcr.io/v2/homebrew/core/go/blobs/sha256:5814764a0a39b6ada34106e5775a437c667d9f907041e2a2c0059c780a8a3a1a", 629 + "sha256": "5814764a0a39b6ada34106e5775a437c667d9f907041e2a2c0059c780a8a3a1a" 630 + } 631 + } 632 + } 633 + }, 634 + "helm": { 635 + "version": "3.9.3", 636 + "bottle": { 637 + "rebuild": 0, 638 + "root_url": "https://ghcr.io/v2/homebrew/core", 639 + "files": { 640 + "arm64_monterey": { 641 + "cellar": ":any_skip_relocation", 642 + "url": "https://ghcr.io/v2/homebrew/core/helm/blobs/sha256:18d8ef435d37d110de1b92c494def35e89540747129dad220941bce0343629b2", 643 + "sha256": "18d8ef435d37d110de1b92c494def35e89540747129dad220941bce0343629b2" 644 + }, 645 + "arm64_big_sur": { 646 + "cellar": ":any_skip_relocation", 647 + "url": "https://ghcr.io/v2/homebrew/core/helm/blobs/sha256:c01dcd63775af362821222f137f7dc49fcaca687adb8b37adac208a4f5538dd5", 648 + "sha256": "c01dcd63775af362821222f137f7dc49fcaca687adb8b37adac208a4f5538dd5" 649 + }, 650 + "monterey": { 651 + "cellar": ":any_skip_relocation", 652 + "url": "https://ghcr.io/v2/homebrew/core/helm/blobs/sha256:f9030c9cc30560be2b179428a9a5d53c8986b8339fdb2b8384f2ae77207e5cef", 653 + "sha256": "f9030c9cc30560be2b179428a9a5d53c8986b8339fdb2b8384f2ae77207e5cef" 654 + }, 655 + "big_sur": { 656 + "cellar": ":any_skip_relocation", 657 + "url": "https://ghcr.io/v2/homebrew/core/helm/blobs/sha256:0322ce506fed9ec5ccffc3801e0b1f446cc0d5c601f36b11739fe6c5734cece2", 658 + "sha256": "0322ce506fed9ec5ccffc3801e0b1f446cc0d5c601f36b11739fe6c5734cece2" 659 + }, 660 + "catalina": { 661 + "cellar": ":any_skip_relocation", 662 + "url": "https://ghcr.io/v2/homebrew/core/helm/blobs/sha256:366389299cff1674589ec1d811d368bebf86c726671d4553e7737db79aaeca78", 663 + "sha256": "366389299cff1674589ec1d811d368bebf86c726671d4553e7737db79aaeca78" 664 + }, 665 + "x86_64_linux": { 666 + "cellar": ":any_skip_relocation", 667 + "url": "https://ghcr.io/v2/homebrew/core/helm/blobs/sha256:3e2595b5fbc416f46d664042d3035538af09c946d7b1d0a208fcf84af1c52da4", 668 + "sha256": "3e2595b5fbc416f46d664042d3035538af09c946d7b1d0a208fcf84af1c52da4" 669 + } 670 + } 671 + } 672 + }, 673 + "httpie": { 674 + "version": "3.2.1", 675 + "bottle": { 676 + "rebuild": 0, 677 + "root_url": "https://ghcr.io/v2/homebrew/core", 678 + "files": { 679 + "arm64_monterey": { 680 + "cellar": ":any_skip_relocation", 681 + "url": "https://ghcr.io/v2/homebrew/core/httpie/blobs/sha256:10ce896b2bb6686104fedea658fdaf903c0dd77bfb1f4a889f4bae714f4d9504", 682 + "sha256": "10ce896b2bb6686104fedea658fdaf903c0dd77bfb1f4a889f4bae714f4d9504" 683 + }, 684 + "arm64_big_sur": { 685 + "cellar": ":any_skip_relocation", 686 + "url": "https://ghcr.io/v2/homebrew/core/httpie/blobs/sha256:289f01c3a0d275ac15d6a54a742d865b88e1c7597530548db959389e5ae3a2fc", 687 + "sha256": "289f01c3a0d275ac15d6a54a742d865b88e1c7597530548db959389e5ae3a2fc" 688 + }, 689 + "monterey": { 690 + "cellar": ":any_skip_relocation", 691 + "url": "https://ghcr.io/v2/homebrew/core/httpie/blobs/sha256:70f95f6fb4c9d8438cf3957d1a206a615f870c69aefb8085976d455971404c26", 692 + "sha256": "70f95f6fb4c9d8438cf3957d1a206a615f870c69aefb8085976d455971404c26" 693 + }, 694 + "big_sur": { 695 + "cellar": ":any_skip_relocation", 696 + "url": "https://ghcr.io/v2/homebrew/core/httpie/blobs/sha256:4a2af142a0361da7cd3bced7212f3cecc62ffe8ca0defbe7be2ea7aeed4ec2d5", 697 + "sha256": "4a2af142a0361da7cd3bced7212f3cecc62ffe8ca0defbe7be2ea7aeed4ec2d5" 698 + }, 699 + "catalina": { 700 + "cellar": ":any_skip_relocation", 701 + "url": "https://ghcr.io/v2/homebrew/core/httpie/blobs/sha256:6f9196061f4ebb7a2742329e46085f960acf87dcfb45ecb4b7a82ab29db47456", 702 + "sha256": "6f9196061f4ebb7a2742329e46085f960acf87dcfb45ecb4b7a82ab29db47456" 703 + }, 704 + "x86_64_linux": { 705 + "cellar": ":any_skip_relocation", 706 + "url": "https://ghcr.io/v2/homebrew/core/httpie/blobs/sha256:2d80c38beeaadd384752dedc669a04fbc6bc59f40e54d5757d36c60e14bd9d8f", 707 + "sha256": "2d80c38beeaadd384752dedc669a04fbc6bc59f40e54d5757d36c60e14bd9d8f" 708 + } 709 + } 710 + } 711 + }, 712 + "hugo": { 713 + "version": "0.101.0", 714 + "bottle": { 715 + "rebuild": 0, 716 + "root_url": "https://ghcr.io/v2/homebrew/core", 717 + "files": { 718 + "arm64_monterey": { 719 + "cellar": ":any_skip_relocation", 720 + "url": "https://ghcr.io/v2/homebrew/core/hugo/blobs/sha256:d1c2de3fb12ae1261c4c2a62d2f4ebb26846f16185676bba7f5e1a22acafddf7", 721 + "sha256": "d1c2de3fb12ae1261c4c2a62d2f4ebb26846f16185676bba7f5e1a22acafddf7" 722 + }, 723 + "arm64_big_sur": { 724 + "cellar": ":any_skip_relocation", 725 + "url": "https://ghcr.io/v2/homebrew/core/hugo/blobs/sha256:b466d2fe9dc172b242f357de33a9d203f9670281182c65172cd6bc38746eda2e", 726 + "sha256": "b466d2fe9dc172b242f357de33a9d203f9670281182c65172cd6bc38746eda2e" 727 + }, 728 + "monterey": { 729 + "cellar": ":any_skip_relocation", 730 + "url": "https://ghcr.io/v2/homebrew/core/hugo/blobs/sha256:d5c2216211b34cfacc3d717a78f270c066a1d5c00ff42cc69f11fd40b0ca0fef", 731 + "sha256": "d5c2216211b34cfacc3d717a78f270c066a1d5c00ff42cc69f11fd40b0ca0fef" 732 + }, 733 + "big_sur": { 734 + "cellar": ":any_skip_relocation", 735 + "url": "https://ghcr.io/v2/homebrew/core/hugo/blobs/sha256:894e5b82a283c0637e098514e6a2da52ee8b07d74180bdc72459a91c4d7b3a84", 736 + "sha256": "894e5b82a283c0637e098514e6a2da52ee8b07d74180bdc72459a91c4d7b3a84" 737 + }, 738 + "catalina": { 739 + "cellar": ":any_skip_relocation", 740 + "url": "https://ghcr.io/v2/homebrew/core/hugo/blobs/sha256:754a78e3b73f62eb5d3d5af24fdb8a9d75a3d78a1cd1e0551ce2e8138494d66e", 741 + "sha256": "754a78e3b73f62eb5d3d5af24fdb8a9d75a3d78a1cd1e0551ce2e8138494d66e" 742 + }, 743 + "x86_64_linux": { 744 + "cellar": ":any_skip_relocation", 745 + "url": "https://ghcr.io/v2/homebrew/core/hugo/blobs/sha256:590e776c859804bc442faab55e9575c50edd13a95999a563afe429576bd04aab", 746 + "sha256": "590e776c859804bc442faab55e9575c50edd13a95999a563afe429576bd04aab" 747 + } 748 + } 749 + } 750 + }, 751 + "jq": { 752 + "version": "1.6", 753 + "bottle": { 754 + "rebuild": 1, 755 + "root_url": "https://ghcr.io/v2/homebrew/core", 756 + "files": { 757 + "arm64_monterey": { 758 + "cellar": ":any", 759 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:f70e1ae8df182b242ca004492cc0a664e2a8195e2e46f30546fe78e265d5eb87", 760 + "sha256": "f70e1ae8df182b242ca004492cc0a664e2a8195e2e46f30546fe78e265d5eb87" 761 + }, 762 + "arm64_big_sur": { 763 + "cellar": ":any", 764 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:674b3ae41c399f1e8e44c271b0e6909babff9fcd2e04a2127d25e2407ea4dd33", 765 + "sha256": "674b3ae41c399f1e8e44c271b0e6909babff9fcd2e04a2127d25e2407ea4dd33" 766 + }, 767 + "monterey": { 768 + "cellar": ":any", 769 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:7fee6ea327062b37d34ef5346a84810a1752cc7146fff1223fab76c9b45686e0", 770 + "sha256": "7fee6ea327062b37d34ef5346a84810a1752cc7146fff1223fab76c9b45686e0" 771 + }, 772 + "big_sur": { 773 + "cellar": ":any", 774 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:bf0f8577632af7b878b6425476f5b1ab9c3bf66d65affb0c455048a173a0b6bf", 775 + "sha256": "bf0f8577632af7b878b6425476f5b1ab9c3bf66d65affb0c455048a173a0b6bf" 776 + }, 777 + "catalina": { 778 + "cellar": ":any", 779 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:820a3c85fcbb63088b160c7edf125d7e55fc2c5c1d51569304499c9cc4b89ce8", 780 + "sha256": "820a3c85fcbb63088b160c7edf125d7e55fc2c5c1d51569304499c9cc4b89ce8" 781 + }, 782 + "mojave": { 783 + "cellar": ":any", 784 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:71f0e76c5b22e5088426c971d5e795fe67abee7af6c2c4ae0cf4c0eb98ed21ff", 785 + "sha256": "71f0e76c5b22e5088426c971d5e795fe67abee7af6c2c4ae0cf4c0eb98ed21ff" 786 + }, 787 + "high_sierra": { 788 + "cellar": ":any", 789 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:dffcffa4ea13e8f0f2b45c5121e529077e135ae9a47254c32182231662ee9b72", 790 + "sha256": "dffcffa4ea13e8f0f2b45c5121e529077e135ae9a47254c32182231662ee9b72" 791 + }, 792 + "sierra": { 793 + "cellar": ":any", 794 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:bb4d19dc026c2d72c53eed78eaa0ab982e9fcad2cd2acc6d13e7a12ff658e877", 795 + "sha256": "bb4d19dc026c2d72c53eed78eaa0ab982e9fcad2cd2acc6d13e7a12ff658e877" 796 + }, 797 + "x86_64_linux": { 798 + "cellar": ":any_skip_relocation", 799 + "url": "https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:2beea2c2c372ccf1081e9a5233fc3020470803254284aeecc071249d76b62338", 800 + "sha256": "2beea2c2c372ccf1081e9a5233fc3020470803254284aeecc071249d76b62338" 801 + } 802 + } 803 + } 804 + }, 805 + "k9s": { 806 + "version": "0.26.3", 807 + "bottle": { 808 + "rebuild": 0, 809 + "root_url": "https://ghcr.io/v2/homebrew/core", 810 + "files": { 811 + "arm64_monterey": { 812 + "cellar": ":any_skip_relocation", 813 + "url": "https://ghcr.io/v2/homebrew/core/k9s/blobs/sha256:4ec2e9e2a43a66b4bb40edcd6c09a03a7e74c1c1917f8e84e7efa2aa038a4027", 814 + "sha256": "4ec2e9e2a43a66b4bb40edcd6c09a03a7e74c1c1917f8e84e7efa2aa038a4027" 815 + }, 816 + "arm64_big_sur": { 817 + "cellar": ":any_skip_relocation", 818 + "url": "https://ghcr.io/v2/homebrew/core/k9s/blobs/sha256:c241e1954a515692265e178ed505a7403ad7e420baf0cdd3867c2643c2746643", 819 + "sha256": "c241e1954a515692265e178ed505a7403ad7e420baf0cdd3867c2643c2746643" 820 + }, 821 + "monterey": { 822 + "cellar": ":any_skip_relocation", 823 + "url": "https://ghcr.io/v2/homebrew/core/k9s/blobs/sha256:facb0994e6e532599a57a6dc2a38ff09d5c6f359cf6b1bbdb6e1372b19f76a99", 824 + "sha256": "facb0994e6e532599a57a6dc2a38ff09d5c6f359cf6b1bbdb6e1372b19f76a99" 825 + }, 826 + "big_sur": { 827 + "cellar": ":any_skip_relocation", 828 + "url": "https://ghcr.io/v2/homebrew/core/k9s/blobs/sha256:c218720dadeaef28d1dee43b3ec21fa99c88e6e41344ef769251969dd3df4520", 829 + "sha256": "c218720dadeaef28d1dee43b3ec21fa99c88e6e41344ef769251969dd3df4520" 830 + }, 831 + "catalina": { 832 + "cellar": ":any_skip_relocation", 833 + "url": "https://ghcr.io/v2/homebrew/core/k9s/blobs/sha256:2c85cab4766018eb0ff301a4c1ede711b254187c03cb2c3b2bbf410d6494e29f", 834 + "sha256": "2c85cab4766018eb0ff301a4c1ede711b254187c03cb2c3b2bbf410d6494e29f" 835 + }, 836 + "x86_64_linux": { 837 + "cellar": ":any_skip_relocation", 838 + "url": "https://ghcr.io/v2/homebrew/core/k9s/blobs/sha256:4e0675e4568f2562cf857c9cbea965bd6931c473405024051ca7b2e04a4a9ed6", 839 + "sha256": "4e0675e4568f2562cf857c9cbea965bd6931c473405024051ca7b2e04a4a9ed6" 840 + } 841 + } 842 + } 843 + }, 844 + "kind": { 845 + "version": "0.14.0", 846 + "bottle": { 847 + "rebuild": 0, 848 + "root_url": "https://ghcr.io/v2/homebrew/core", 849 + "files": { 850 + "arm64_monterey": { 851 + "cellar": ":any_skip_relocation", 852 + "url": "https://ghcr.io/v2/homebrew/core/kind/blobs/sha256:aae21435a83ef7c8e3abe321c708dde07a2169a849b98969d45f14539f4aec84", 853 + "sha256": "aae21435a83ef7c8e3abe321c708dde07a2169a849b98969d45f14539f4aec84" 854 + }, 855 + "arm64_big_sur": { 856 + "cellar": ":any_skip_relocation", 857 + "url": "https://ghcr.io/v2/homebrew/core/kind/blobs/sha256:03a75bf5e690db31228c5a7c6933f5e320850b08891a23573b733acff97e6018", 858 + "sha256": "03a75bf5e690db31228c5a7c6933f5e320850b08891a23573b733acff97e6018" 859 + }, 860 + "monterey": { 861 + "cellar": ":any_skip_relocation", 862 + "url": "https://ghcr.io/v2/homebrew/core/kind/blobs/sha256:17fd618a994d1ac7f4b5b96b21d77f624315f6180b02260cccf81769d9d8f8ac", 863 + "sha256": "17fd618a994d1ac7f4b5b96b21d77f624315f6180b02260cccf81769d9d8f8ac" 864 + }, 865 + "big_sur": { 866 + "cellar": ":any_skip_relocation", 867 + "url": "https://ghcr.io/v2/homebrew/core/kind/blobs/sha256:f6ec6c1fad09f6c0647f15f70311291d31d632586b2fc9624d0e876c2d4a8a0c", 868 + "sha256": "f6ec6c1fad09f6c0647f15f70311291d31d632586b2fc9624d0e876c2d4a8a0c" 869 + }, 870 + "catalina": { 871 + "cellar": ":any_skip_relocation", 872 + "url": "https://ghcr.io/v2/homebrew/core/kind/blobs/sha256:17ab65161efe2a82e48fec0adda13593195e97c3433f879abf09ae55a7990ae7", 873 + "sha256": "17ab65161efe2a82e48fec0adda13593195e97c3433f879abf09ae55a7990ae7" 874 + }, 875 + "x86_64_linux": { 876 + "cellar": ":any_skip_relocation", 877 + "url": "https://ghcr.io/v2/homebrew/core/kind/blobs/sha256:b29f6a0492c893f1c8f421b5ea37f6180eb5bc1532f6f537777646eb00b66217", 878 + "sha256": "b29f6a0492c893f1c8f421b5ea37f6180eb5bc1532f6f537777646eb00b66217" 879 + } 880 + } 881 + } 882 + }, 883 + "kubernetes-cli": { 884 + "version": "1.24.3", 885 + "bottle": { 886 + "rebuild": 0, 887 + "root_url": "https://ghcr.io/v2/homebrew/core", 888 + "files": { 889 + "arm64_monterey": { 890 + "cellar": ":any_skip_relocation", 891 + "url": "https://ghcr.io/v2/homebrew/core/kubernetes-cli/blobs/sha256:83d1081fcb669a45a7620db7f7a2c905d5d584226d457857b5acbb093fefcfdc", 892 + "sha256": "83d1081fcb669a45a7620db7f7a2c905d5d584226d457857b5acbb093fefcfdc" 893 + }, 894 + "arm64_big_sur": { 895 + "cellar": ":any_skip_relocation", 896 + "url": "https://ghcr.io/v2/homebrew/core/kubernetes-cli/blobs/sha256:431c60b8dfd4e23f015275f717986c0b9505b9977e1069bc48216c6ebc128e2c", 897 + "sha256": "431c60b8dfd4e23f015275f717986c0b9505b9977e1069bc48216c6ebc128e2c" 898 + }, 899 + "monterey": { 900 + "cellar": ":any_skip_relocation", 901 + "url": "https://ghcr.io/v2/homebrew/core/kubernetes-cli/blobs/sha256:69d7094eadbd7a1ba157a2739464b3cddcf95644f19f76ef148a8492b92c4838", 902 + "sha256": "69d7094eadbd7a1ba157a2739464b3cddcf95644f19f76ef148a8492b92c4838" 903 + }, 904 + "big_sur": { 905 + "cellar": ":any_skip_relocation", 906 + "url": "https://ghcr.io/v2/homebrew/core/kubernetes-cli/blobs/sha256:6d9899f2006a021cb5486aca92e9fc397f6d0319c2c82ebc6305eabc73855bb6", 907 + "sha256": "6d9899f2006a021cb5486aca92e9fc397f6d0319c2c82ebc6305eabc73855bb6" 908 + }, 909 + "catalina": { 910 + "cellar": ":any_skip_relocation", 911 + "url": "https://ghcr.io/v2/homebrew/core/kubernetes-cli/blobs/sha256:b4dc96b7ee3fa20b48b70f35008a0f7a1294dfecb22a41e3e2d160fb6dc2b991", 912 + "sha256": "b4dc96b7ee3fa20b48b70f35008a0f7a1294dfecb22a41e3e2d160fb6dc2b991" 913 + }, 914 + "x86_64_linux": { 915 + "cellar": ":any_skip_relocation", 916 + "url": "https://ghcr.io/v2/homebrew/core/kubernetes-cli/blobs/sha256:24bde1e7a45e06877af75147c0d370c8c1a16122303aaaad719bdbb56aaa670a", 917 + "sha256": "24bde1e7a45e06877af75147c0d370c8c1a16122303aaaad719bdbb56aaa670a" 918 + } 919 + } 920 + } 921 + }, 922 + "kustomize": { 923 + "version": "4.5.7", 924 + "bottle": { 925 + "rebuild": 0, 926 + "root_url": "https://ghcr.io/v2/homebrew/core", 927 + "files": { 928 + "arm64_monterey": { 929 + "cellar": ":any_skip_relocation", 930 + "url": "https://ghcr.io/v2/homebrew/core/kustomize/blobs/sha256:001f113a50c425d7c0cdbd42461be315b9696dbc89f4d775dce572a87d6cb4ea", 931 + "sha256": "001f113a50c425d7c0cdbd42461be315b9696dbc89f4d775dce572a87d6cb4ea" 932 + }, 933 + "arm64_big_sur": { 934 + "cellar": ":any_skip_relocation", 935 + "url": "https://ghcr.io/v2/homebrew/core/kustomize/blobs/sha256:b573afb3aff29de518a7b60d13dceedf956521a233ee82722cdda4b7fa47e389", 936 + "sha256": "b573afb3aff29de518a7b60d13dceedf956521a233ee82722cdda4b7fa47e389" 937 + }, 938 + "monterey": { 939 + "cellar": ":any_skip_relocation", 940 + "url": "https://ghcr.io/v2/homebrew/core/kustomize/blobs/sha256:7878dd7bad7bde751736bac6de721f0e20ba3b75bea81c017105218cf96df369", 941 + "sha256": "7878dd7bad7bde751736bac6de721f0e20ba3b75bea81c017105218cf96df369" 942 + }, 943 + "big_sur": { 944 + "cellar": ":any_skip_relocation", 945 + "url": "https://ghcr.io/v2/homebrew/core/kustomize/blobs/sha256:628577f3b6148a07e7f96b33f2e69d1f778170ed0814a6592b4d32da3ed61266", 946 + "sha256": "628577f3b6148a07e7f96b33f2e69d1f778170ed0814a6592b4d32da3ed61266" 947 + }, 948 + "catalina": { 949 + "cellar": ":any_skip_relocation", 950 + "url": "https://ghcr.io/v2/homebrew/core/kustomize/blobs/sha256:e471ba925c2bb5544a31e1af7eb15cec88b94fc578c902585bf492f240f7bff1", 951 + "sha256": "e471ba925c2bb5544a31e1af7eb15cec88b94fc578c902585bf492f240f7bff1" 952 + }, 953 + "x86_64_linux": { 954 + "cellar": ":any_skip_relocation", 955 + "url": "https://ghcr.io/v2/homebrew/core/kustomize/blobs/sha256:18cab0642b06d0f60ed61b4fbca2264e475c1564eeff9f83249cc24ffa1c48ba", 956 + "sha256": "18cab0642b06d0f60ed61b4fbca2264e475c1564eeff9f83249cc24ffa1c48ba" 957 + } 958 + } 959 + } 960 + }, 961 + "lazydocker": { 962 + "version": "0.18.1", 963 + "bottle": { 964 + "rebuild": 0, 965 + "root_url": "https://ghcr.io/v2/homebrew/core", 966 + "files": { 967 + "arm64_monterey": { 968 + "cellar": ":any_skip_relocation", 969 + "url": "https://ghcr.io/v2/homebrew/core/lazydocker/blobs/sha256:9c8876e29f2c452f66002a77f0e493dd265fa79c1cc5c94aeea1ee2e5b057b6b", 970 + "sha256": "9c8876e29f2c452f66002a77f0e493dd265fa79c1cc5c94aeea1ee2e5b057b6b" 971 + }, 972 + "arm64_big_sur": { 973 + "cellar": ":any_skip_relocation", 974 + "url": "https://ghcr.io/v2/homebrew/core/lazydocker/blobs/sha256:da9c2d0be69ada88ce8501c86952b9ddb1bf1e15b0e1987902af6773a69852f6", 975 + "sha256": "da9c2d0be69ada88ce8501c86952b9ddb1bf1e15b0e1987902af6773a69852f6" 976 + }, 977 + "monterey": { 978 + "cellar": ":any_skip_relocation", 979 + "url": "https://ghcr.io/v2/homebrew/core/lazydocker/blobs/sha256:ce5c71afbc3cac80824a470c8fa9d7850f8850eb614c5f6b7eec07c9124688cd", 980 + "sha256": "ce5c71afbc3cac80824a470c8fa9d7850f8850eb614c5f6b7eec07c9124688cd" 981 + }, 982 + "big_sur": { 983 + "cellar": ":any_skip_relocation", 984 + "url": "https://ghcr.io/v2/homebrew/core/lazydocker/blobs/sha256:a724f83fc4205118e6fe3821ecc5c3937fb09a8d6dc3597ffbbe8e8eaaae722c", 985 + "sha256": "a724f83fc4205118e6fe3821ecc5c3937fb09a8d6dc3597ffbbe8e8eaaae722c" 986 + }, 987 + "catalina": { 988 + "cellar": ":any_skip_relocation", 989 + "url": "https://ghcr.io/v2/homebrew/core/lazydocker/blobs/sha256:324bcc58bede260a450f38ca1c2889f058cdf0098cb18e3a2d01b21e5f9cfe13", 990 + "sha256": "324bcc58bede260a450f38ca1c2889f058cdf0098cb18e3a2d01b21e5f9cfe13" 991 + }, 992 + "x86_64_linux": { 993 + "cellar": ":any_skip_relocation", 994 + "url": "https://ghcr.io/v2/homebrew/core/lazydocker/blobs/sha256:6ce48c73b9ae4156cec64dd53cea71ee8c4e799023af76d69f88ab8e5d4fe23b", 995 + "sha256": "6ce48c73b9ae4156cec64dd53cea71ee8c4e799023af76d69f88ab8e5d4fe23b" 996 + } 997 + } 998 + } 999 + }, 1000 + "lazygit": { 1001 + "version": "0.35", 1002 + "bottle": { 1003 + "rebuild": 1, 1004 + "root_url": "https://ghcr.io/v2/homebrew/core", 1005 + "files": { 1006 + "arm64_monterey": { 1007 + "cellar": ":any_skip_relocation", 1008 + "url": "https://ghcr.io/v2/homebrew/core/lazygit/blobs/sha256:a943392e31f1f24c669fb86ebdb7e5f01a3a1d0871226d629ced2daca8f8a32a", 1009 + "sha256": "a943392e31f1f24c669fb86ebdb7e5f01a3a1d0871226d629ced2daca8f8a32a" 1010 + }, 1011 + "arm64_big_sur": { 1012 + "cellar": ":any_skip_relocation", 1013 + "url": "https://ghcr.io/v2/homebrew/core/lazygit/blobs/sha256:fbcc75976046775c94bb9d6debad4860201437f47b5d4ba1ca976c008f802307", 1014 + "sha256": "fbcc75976046775c94bb9d6debad4860201437f47b5d4ba1ca976c008f802307" 1015 + }, 1016 + "monterey": { 1017 + "cellar": ":any_skip_relocation", 1018 + "url": "https://ghcr.io/v2/homebrew/core/lazygit/blobs/sha256:6213ae4af0c276e446d0ec838042601f3c7ebd90a365943d21b0ae3801180521", 1019 + "sha256": "6213ae4af0c276e446d0ec838042601f3c7ebd90a365943d21b0ae3801180521" 1020 + }, 1021 + "big_sur": { 1022 + "cellar": ":any_skip_relocation", 1023 + "url": "https://ghcr.io/v2/homebrew/core/lazygit/blobs/sha256:1407f804911461df93e03ac52dfbbe13bf2812b4d3199d94a640fe261aa70f8f", 1024 + "sha256": "1407f804911461df93e03ac52dfbbe13bf2812b4d3199d94a640fe261aa70f8f" 1025 + }, 1026 + "catalina": { 1027 + "cellar": ":any_skip_relocation", 1028 + "url": "https://ghcr.io/v2/homebrew/core/lazygit/blobs/sha256:3c8dd7bfc83456355a3f2ecce7e69837bf859dca379e2870fd73b3bbed51cc57", 1029 + "sha256": "3c8dd7bfc83456355a3f2ecce7e69837bf859dca379e2870fd73b3bbed51cc57" 1030 + }, 1031 + "x86_64_linux": { 1032 + "cellar": ":any_skip_relocation", 1033 + "url": "https://ghcr.io/v2/homebrew/core/lazygit/blobs/sha256:ee0e6a370121bfaaf9b9c82903cfa664496cc7600e7899552631f7348f3c47a4", 1034 + "sha256": "ee0e6a370121bfaaf9b9c82903cfa664496cc7600e7899552631f7348f3c47a4" 1035 + } 1036 + } 1037 + } 1038 + }, 1039 + "m-cli": { 1040 + "version": "0.3.0", 1041 + "bottle": { 1042 + "rebuild": 0, 1043 + "root_url": "https://ghcr.io/v2/homebrew/core", 1044 + "files": { 1045 + "arm64_monterey": { 1046 + "cellar": ":any_skip_relocation", 1047 + "url": "https://ghcr.io/v2/homebrew/core/m-cli/blobs/sha256:dad811c6cd0ca58a310fe482101f036bfcfe99e4675bf0682b6736db7e3d8a80", 1048 + "sha256": "dad811c6cd0ca58a310fe482101f036bfcfe99e4675bf0682b6736db7e3d8a80" 1049 + }, 1050 + "arm64_big_sur": { 1051 + "cellar": ":any_skip_relocation", 1052 + "url": "https://ghcr.io/v2/homebrew/core/m-cli/blobs/sha256:57f125ffaf0e6a50c2d820b23921c4d804349a51df9780e00f79f4a41b9e4e39", 1053 + "sha256": "57f125ffaf0e6a50c2d820b23921c4d804349a51df9780e00f79f4a41b9e4e39" 1054 + }, 1055 + "monterey": { 1056 + "cellar": ":any_skip_relocation", 1057 + "url": "https://ghcr.io/v2/homebrew/core/m-cli/blobs/sha256:a2def96834871cfd7618f2186662afdf5ef52f0c909b19d2d3b98cd4193fbd6d", 1058 + "sha256": "a2def96834871cfd7618f2186662afdf5ef52f0c909b19d2d3b98cd4193fbd6d" 1059 + }, 1060 + "big_sur": { 1061 + "cellar": ":any_skip_relocation", 1062 + "url": "https://ghcr.io/v2/homebrew/core/m-cli/blobs/sha256:5131627ba06d37f0e1512cd3bbc7cda2c696deec07a3495c98974553ba900fa9", 1063 + "sha256": "5131627ba06d37f0e1512cd3bbc7cda2c696deec07a3495c98974553ba900fa9" 1064 + }, 1065 + "catalina": { 1066 + "cellar": ":any_skip_relocation", 1067 + "url": "https://ghcr.io/v2/homebrew/core/m-cli/blobs/sha256:5131627ba06d37f0e1512cd3bbc7cda2c696deec07a3495c98974553ba900fa9", 1068 + "sha256": "5131627ba06d37f0e1512cd3bbc7cda2c696deec07a3495c98974553ba900fa9" 1069 + }, 1070 + "mojave": { 1071 + "cellar": ":any_skip_relocation", 1072 + "url": "https://ghcr.io/v2/homebrew/core/m-cli/blobs/sha256:5131627ba06d37f0e1512cd3bbc7cda2c696deec07a3495c98974553ba900fa9", 1073 + "sha256": "5131627ba06d37f0e1512cd3bbc7cda2c696deec07a3495c98974553ba900fa9" 1074 + } 1075 + } 1076 + } 1077 + }, 1078 + "neovim": { 1079 + "version": "0.7.2_1", 1080 + "bottle": { 1081 + "rebuild": 0, 1082 + "root_url": "https://ghcr.io/v2/homebrew/core", 1083 + "files": { 1084 + "arm64_monterey": { 1085 + "cellar": "/opt/homebrew/Cellar", 1086 + "url": "https://ghcr.io/v2/homebrew/core/neovim/blobs/sha256:dfa6e9cd76254d80db19a326efae6ea17e0285b003916495238422b0b8490cc1", 1087 + "sha256": "dfa6e9cd76254d80db19a326efae6ea17e0285b003916495238422b0b8490cc1" 1088 + }, 1089 + "arm64_big_sur": { 1090 + "cellar": "/opt/homebrew/Cellar", 1091 + "url": "https://ghcr.io/v2/homebrew/core/neovim/blobs/sha256:113cc688142c0498e7eb6c85291d5ecbf61787def7054c522338a24be6fc8c24", 1092 + "sha256": "113cc688142c0498e7eb6c85291d5ecbf61787def7054c522338a24be6fc8c24" 1093 + }, 1094 + "monterey": { 1095 + "cellar": "/usr/local/Cellar", 1096 + "url": "https://ghcr.io/v2/homebrew/core/neovim/blobs/sha256:14416b842e0647842fef57ee8a021cc991a4d400e4f691a1b140dbba62ad6adc", 1097 + "sha256": "14416b842e0647842fef57ee8a021cc991a4d400e4f691a1b140dbba62ad6adc" 1098 + }, 1099 + "big_sur": { 1100 + "cellar": "/usr/local/Cellar", 1101 + "url": "https://ghcr.io/v2/homebrew/core/neovim/blobs/sha256:092d5ebab04ea0c1c2f24d27ecdeada51d84702e572dae9c1b0dd56042514e73", 1102 + "sha256": "092d5ebab04ea0c1c2f24d27ecdeada51d84702e572dae9c1b0dd56042514e73" 1103 + }, 1104 + "catalina": { 1105 + "cellar": "/usr/local/Cellar", 1106 + "url": "https://ghcr.io/v2/homebrew/core/neovim/blobs/sha256:aab60ed55c32ec01e4d96e5967bc034d2ac80021cad4cfd1833281678c9b120c", 1107 + "sha256": "aab60ed55c32ec01e4d96e5967bc034d2ac80021cad4cfd1833281678c9b120c" 1108 + }, 1109 + "x86_64_linux": { 1110 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 1111 + "url": "https://ghcr.io/v2/homebrew/core/neovim/blobs/sha256:c35e33e2f7e8f9d97b2eada22bb9fa00d1ba75414150db03547d3d2337f3a4bb", 1112 + "sha256": "c35e33e2f7e8f9d97b2eada22bb9fa00d1ba75414150db03547d3d2337f3a4bb" 1113 + } 1114 + } 1115 + } 1116 + }, 1117 + "nmap": { 1118 + "version": "7.92", 1119 + "bottle": { 1120 + "rebuild": 1, 1121 + "root_url": "https://ghcr.io/v2/homebrew/core", 1122 + "files": { 1123 + "arm64_monterey": { 1124 + "cellar": "/opt/homebrew/Cellar", 1125 + "url": "https://ghcr.io/v2/homebrew/core/nmap/blobs/sha256:7debf45813bcc5d01562e2191219173e5faf37669790f208068b5a97935c7910", 1126 + "sha256": "7debf45813bcc5d01562e2191219173e5faf37669790f208068b5a97935c7910" 1127 + }, 1128 + "arm64_big_sur": { 1129 + "cellar": "/opt/homebrew/Cellar", 1130 + "url": "https://ghcr.io/v2/homebrew/core/nmap/blobs/sha256:9395c62aa5b48e2dc6ad2f1071080ae14ac38a7a75c2c031208a2c02b67f56d6", 1131 + "sha256": "9395c62aa5b48e2dc6ad2f1071080ae14ac38a7a75c2c031208a2c02b67f56d6" 1132 + }, 1133 + "monterey": { 1134 + "cellar": "/usr/local/Cellar", 1135 + "url": "https://ghcr.io/v2/homebrew/core/nmap/blobs/sha256:d42ac93fe1e777c3460377ec94992397c32a0ab61a7c98fb54637d3f0442a151", 1136 + "sha256": "d42ac93fe1e777c3460377ec94992397c32a0ab61a7c98fb54637d3f0442a151" 1137 + }, 1138 + "big_sur": { 1139 + "cellar": "/usr/local/Cellar", 1140 + "url": "https://ghcr.io/v2/homebrew/core/nmap/blobs/sha256:4930a59d6546c229c90c7680560822fe2609a7f2d12425d40af4f4fb6e660de9", 1141 + "sha256": "4930a59d6546c229c90c7680560822fe2609a7f2d12425d40af4f4fb6e660de9" 1142 + }, 1143 + "catalina": { 1144 + "cellar": "/usr/local/Cellar", 1145 + "url": "https://ghcr.io/v2/homebrew/core/nmap/blobs/sha256:c2ab40d041d915b8ef99ab7049931af23d99a44c5a8970aa420bfe3156dee3e9", 1146 + "sha256": "c2ab40d041d915b8ef99ab7049931af23d99a44c5a8970aa420bfe3156dee3e9" 1147 + }, 1148 + "x86_64_linux": { 1149 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 1150 + "url": "https://ghcr.io/v2/homebrew/core/nmap/blobs/sha256:77946dc2f15a7c0dc98587016a1d1961a456ca61079361233455ba8db69a54d5", 1151 + "sha256": "77946dc2f15a7c0dc98587016a1d1961a456ca61079361233455ba8db69a54d5" 1152 + } 1153 + } 1154 + } 1155 + }, 1156 + "oath-toolkit": { 1157 + "version": "2.6.6", 1158 + "bottle": { 1159 + "rebuild": 0, 1160 + "root_url": "https://ghcr.io/v2/homebrew/core", 1161 + "files": { 1162 + "arm64_monterey": { 1163 + "cellar": ":any", 1164 + "url": "https://ghcr.io/v2/homebrew/core/oath-toolkit/blobs/sha256:d12d5f53c630491e0db01dd5955e9dd23baeae9080df3f24eb726ccf359aaa97", 1165 + "sha256": "d12d5f53c630491e0db01dd5955e9dd23baeae9080df3f24eb726ccf359aaa97" 1166 + }, 1167 + "arm64_big_sur": { 1168 + "cellar": "/opt/homebrew/Cellar", 1169 + "url": "https://ghcr.io/v2/homebrew/core/oath-toolkit/blobs/sha256:3e54014feda461a1aa6f68f71570c8be14076aac4a6823345b76b10feba0cf94", 1170 + "sha256": "3e54014feda461a1aa6f68f71570c8be14076aac4a6823345b76b10feba0cf94" 1171 + }, 1172 + "monterey": { 1173 + "cellar": "/usr/local/Cellar", 1174 + "url": "https://ghcr.io/v2/homebrew/core/oath-toolkit/blobs/sha256:a3b5fca2b9fbe382935b54efa49d56f07bb1f637cc1c17d90418a33ce265e92b", 1175 + "sha256": "a3b5fca2b9fbe382935b54efa49d56f07bb1f637cc1c17d90418a33ce265e92b" 1176 + }, 1177 + "big_sur": { 1178 + "cellar": "/usr/local/Cellar", 1179 + "url": "https://ghcr.io/v2/homebrew/core/oath-toolkit/blobs/sha256:ed6ceb54edc0b0bea449a75c756b604c6204f6fd80c9e280ce57b1e3d7140ac7", 1180 + "sha256": "ed6ceb54edc0b0bea449a75c756b604c6204f6fd80c9e280ce57b1e3d7140ac7" 1181 + }, 1182 + "catalina": { 1183 + "cellar": "/usr/local/Cellar", 1184 + "url": "https://ghcr.io/v2/homebrew/core/oath-toolkit/blobs/sha256:04c85d25d9c1e8cac2164a4b538344f95181346fd3170e65e43173aca6770b6d", 1185 + "sha256": "04c85d25d9c1e8cac2164a4b538344f95181346fd3170e65e43173aca6770b6d" 1186 + }, 1187 + "mojave": { 1188 + "cellar": "/usr/local/Cellar", 1189 + "url": "https://ghcr.io/v2/homebrew/core/oath-toolkit/blobs/sha256:136fc9c533486f31645fdd6594d96fc8f17487439248b78a8c42a868ce7aaacb", 1190 + "sha256": "136fc9c533486f31645fdd6594d96fc8f17487439248b78a8c42a868ce7aaacb" 1191 + }, 1192 + "x86_64_linux": { 1193 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 1194 + "url": "https://ghcr.io/v2/homebrew/core/oath-toolkit/blobs/sha256:3ea5398bb38297c062a54cce0ee803487211cf9f16c7697981d67a3edebd94e6", 1195 + "sha256": "3ea5398bb38297c062a54cce0ee803487211cf9f16c7697981d67a3edebd94e6" 1196 + } 1197 + } 1198 + } 1199 + }, 1200 + "openconnect": { 1201 + "version": "9.01_2", 1202 + "bottle": { 1203 + "rebuild": 0, 1204 + "root_url": "https://ghcr.io/v2/homebrew/core", 1205 + "files": { 1206 + "arm64_monterey": { 1207 + "cellar": "/opt/homebrew/Cellar", 1208 + "url": "https://ghcr.io/v2/homebrew/core/openconnect/blobs/sha256:6dc4bcb064f2682ec83df05e98ebdc4c01bb393311ecc4d60f70574ac5dc6091", 1209 + "sha256": "6dc4bcb064f2682ec83df05e98ebdc4c01bb393311ecc4d60f70574ac5dc6091" 1210 + }, 1211 + "arm64_big_sur": { 1212 + "cellar": "/opt/homebrew/Cellar", 1213 + "url": "https://ghcr.io/v2/homebrew/core/openconnect/blobs/sha256:2eeb96ab48ce2e23288d738575415a9cca7356d2ef82f6dbe5c076ba85242422", 1214 + "sha256": "2eeb96ab48ce2e23288d738575415a9cca7356d2ef82f6dbe5c076ba85242422" 1215 + }, 1216 + "monterey": { 1217 + "cellar": "/usr/local/Cellar", 1218 + "url": "https://ghcr.io/v2/homebrew/core/openconnect/blobs/sha256:a5cada9bca9cc64b03ee450d06d4064edc2a55896c4b5518b558aaa68ea86b04", 1219 + "sha256": "a5cada9bca9cc64b03ee450d06d4064edc2a55896c4b5518b558aaa68ea86b04" 1220 + }, 1221 + "big_sur": { 1222 + "cellar": "/usr/local/Cellar", 1223 + "url": "https://ghcr.io/v2/homebrew/core/openconnect/blobs/sha256:cdcbb4640fee08eb17685920cc0af6d5c74989296d222c6f21c6b51a49f319bf", 1224 + "sha256": "cdcbb4640fee08eb17685920cc0af6d5c74989296d222c6f21c6b51a49f319bf" 1225 + }, 1226 + "catalina": { 1227 + "cellar": "/usr/local/Cellar", 1228 + "url": "https://ghcr.io/v2/homebrew/core/openconnect/blobs/sha256:4653dc9700dc255351900b68baa48c3da01eabe5b83a42384744f825bd4a13a3", 1229 + "sha256": "4653dc9700dc255351900b68baa48c3da01eabe5b83a42384744f825bd4a13a3" 1230 + }, 1231 + "x86_64_linux": { 1232 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 1233 + "url": "https://ghcr.io/v2/homebrew/core/openconnect/blobs/sha256:2f6ef9a3246f5bb6e134c50e68d45c9515b7d5529be624dcfb9b4b261b6a5e4b", 1234 + "sha256": "2f6ef9a3246f5bb6e134c50e68d45c9515b7d5529be624dcfb9b4b261b6a5e4b" 1235 + } 1236 + } 1237 + } 1238 + }, 1239 + "pandoc": { 1240 + "version": "2.19", 1241 + "bottle": { 1242 + "rebuild": 0, 1243 + "root_url": "https://ghcr.io/v2/homebrew/core", 1244 + "files": { 1245 + "arm64_monterey": { 1246 + "cellar": ":any_skip_relocation", 1247 + "url": "https://ghcr.io/v2/homebrew/core/pandoc/blobs/sha256:ede8d65a434f7b294023443771640021c8b40afccd3c804b5b262b2d2b721854", 1248 + "sha256": "ede8d65a434f7b294023443771640021c8b40afccd3c804b5b262b2d2b721854" 1249 + }, 1250 + "arm64_big_sur": { 1251 + "cellar": ":any_skip_relocation", 1252 + "url": "https://ghcr.io/v2/homebrew/core/pandoc/blobs/sha256:d52f8dcc504ff2e565653ef023f840c419eeac85436714a85da6344d286f2e57", 1253 + "sha256": "d52f8dcc504ff2e565653ef023f840c419eeac85436714a85da6344d286f2e57" 1254 + }, 1255 + "monterey": { 1256 + "cellar": ":any_skip_relocation", 1257 + "url": "https://ghcr.io/v2/homebrew/core/pandoc/blobs/sha256:b2fb57aab492032e90d0ea1337e58198e4416bdf68be44ba229f9a49944592a2", 1258 + "sha256": "b2fb57aab492032e90d0ea1337e58198e4416bdf68be44ba229f9a49944592a2" 1259 + }, 1260 + "big_sur": { 1261 + "cellar": ":any_skip_relocation", 1262 + "url": "https://ghcr.io/v2/homebrew/core/pandoc/blobs/sha256:82d59a8f0096eab082ccdabe3f0e8f86cd497e8c3486e34ac03b594a6d59ae7d", 1263 + "sha256": "82d59a8f0096eab082ccdabe3f0e8f86cd497e8c3486e34ac03b594a6d59ae7d" 1264 + }, 1265 + "catalina": { 1266 + "cellar": ":any_skip_relocation", 1267 + "url": "https://ghcr.io/v2/homebrew/core/pandoc/blobs/sha256:802806318075e80fd0040f4e1736f9b662a9ce84bacacfad59a91c2c876bd20a", 1268 + "sha256": "802806318075e80fd0040f4e1736f9b662a9ce84bacacfad59a91c2c876bd20a" 1269 + }, 1270 + "x86_64_linux": { 1271 + "cellar": ":any_skip_relocation", 1272 + "url": "https://ghcr.io/v2/homebrew/core/pandoc/blobs/sha256:985ae6f79a2da8229695b7e904a1fa16aaae30e9c3ca5a9159233f14a16878c6", 1273 + "sha256": "985ae6f79a2da8229695b7e904a1fa16aaae30e9c3ca5a9159233f14a16878c6" 1274 + } 1275 + } 1276 + } 1277 + }, 1278 + "postgresql": { 1279 + "version": "14.5", 1280 + "bottle": { 1281 + "rebuild": 0, 1282 + "root_url": "https://ghcr.io/v2/homebrew/core", 1283 + "files": { 1284 + "arm64_monterey": { 1285 + "cellar": "/opt/homebrew/Cellar", 1286 + "url": "https://ghcr.io/v2/homebrew/core/postgresql/blobs/sha256:a5e6220e0a3307c9039883a54b58867bccc93e09cc27c701598bf3bfd791e821", 1287 + "sha256": "a5e6220e0a3307c9039883a54b58867bccc93e09cc27c701598bf3bfd791e821" 1288 + }, 1289 + "arm64_big_sur": { 1290 + "cellar": "/opt/homebrew/Cellar", 1291 + "url": "https://ghcr.io/v2/homebrew/core/postgresql/blobs/sha256:0317e7a1b3a3cc5c377e07766009cf4204215757931a95fa4f4e06d56efa13f7", 1292 + "sha256": "0317e7a1b3a3cc5c377e07766009cf4204215757931a95fa4f4e06d56efa13f7" 1293 + }, 1294 + "monterey": { 1295 + "cellar": "/usr/local/Cellar", 1296 + "url": "https://ghcr.io/v2/homebrew/core/postgresql/blobs/sha256:79424d1734dec0e6df0a88d58c3f2311455e584fc51d5918fea9533e0082ca43", 1297 + "sha256": "79424d1734dec0e6df0a88d58c3f2311455e584fc51d5918fea9533e0082ca43" 1298 + }, 1299 + "big_sur": { 1300 + "cellar": "/usr/local/Cellar", 1301 + "url": "https://ghcr.io/v2/homebrew/core/postgresql/blobs/sha256:329986717572e1d01132bf028007a5450493f07a6713ae4e5e044cf12efd2ef6", 1302 + "sha256": "329986717572e1d01132bf028007a5450493f07a6713ae4e5e044cf12efd2ef6" 1303 + }, 1304 + "catalina": { 1305 + "cellar": "/usr/local/Cellar", 1306 + "url": "https://ghcr.io/v2/homebrew/core/postgresql/blobs/sha256:295b1598b158ca020be23a2c7300b2e498046d250193f98dbc065ebded4c6123", 1307 + "sha256": "295b1598b158ca020be23a2c7300b2e498046d250193f98dbc065ebded4c6123" 1308 + }, 1309 + "x86_64_linux": { 1310 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 1311 + "url": "https://ghcr.io/v2/homebrew/core/postgresql/blobs/sha256:1250bdb04d8a2f9276b299ff99982147592f0f174145fade4543c8f79876038b", 1312 + "sha256": "1250bdb04d8a2f9276b299ff99982147592f0f174145fade4543c8f79876038b" 1313 + } 1314 + } 1315 + } 1316 + }, 1317 + "pyenv": { 1318 + "version": "2.3.3", 1319 + "bottle": { 1320 + "rebuild": 0, 1321 + "root_url": "https://ghcr.io/v2/homebrew/core", 1322 + "files": { 1323 + "arm64_monterey": { 1324 + "cellar": ":any", 1325 + "url": "https://ghcr.io/v2/homebrew/core/pyenv/blobs/sha256:eaaae7b2d7e05c45825a674365ebcaf25264648138321df004b3b3772feeeed0", 1326 + "sha256": "eaaae7b2d7e05c45825a674365ebcaf25264648138321df004b3b3772feeeed0" 1327 + }, 1328 + "arm64_big_sur": { 1329 + "cellar": ":any", 1330 + "url": "https://ghcr.io/v2/homebrew/core/pyenv/blobs/sha256:5edf0c10f75203eefee6fdcd9010375f1e8325328b41a3b8985f0b87144b6dc3", 1331 + "sha256": "5edf0c10f75203eefee6fdcd9010375f1e8325328b41a3b8985f0b87144b6dc3" 1332 + }, 1333 + "monterey": { 1334 + "cellar": ":any", 1335 + "url": "https://ghcr.io/v2/homebrew/core/pyenv/blobs/sha256:2ec04c8c283d71d3892927f86ff08d79a264a81cddc461a312962f6ff364db61", 1336 + "sha256": "2ec04c8c283d71d3892927f86ff08d79a264a81cddc461a312962f6ff364db61" 1337 + }, 1338 + "big_sur": { 1339 + "cellar": ":any", 1340 + "url": "https://ghcr.io/v2/homebrew/core/pyenv/blobs/sha256:a182e85b781a8d806e508f1ce86fd31b8b3717a590aa621f350f0818ad92c1d1", 1341 + "sha256": "a182e85b781a8d806e508f1ce86fd31b8b3717a590aa621f350f0818ad92c1d1" 1342 + }, 1343 + "catalina": { 1344 + "cellar": ":any", 1345 + "url": "https://ghcr.io/v2/homebrew/core/pyenv/blobs/sha256:9021cf4f690961f089ed41179c0fe6b0e0e7531726e112b020364376b6f7e4b4", 1346 + "sha256": "9021cf4f690961f089ed41179c0fe6b0e0e7531726e112b020364376b6f7e4b4" 1347 + }, 1348 + "x86_64_linux": { 1349 + "cellar": ":any_skip_relocation", 1350 + "url": "https://ghcr.io/v2/homebrew/core/pyenv/blobs/sha256:e993941ee0c9ff55c4c713b8b035211acb351a7f6853dc9666849351a7db60ff", 1351 + "sha256": "e993941ee0c9ff55c4c713b8b035211acb351a7f6853dc9666849351a7db60ff" 1352 + } 1353 + } 1354 + } 1355 + }, 1356 + "python@3.9": { 1357 + "version": "3.9.13_3", 1358 + "bottle": { 1359 + "rebuild": 0, 1360 + "root_url": "https://ghcr.io/v2/homebrew/core", 1361 + "files": { 1362 + "arm64_monterey": { 1363 + "cellar": "/opt/homebrew/Cellar", 1364 + "url": "https://ghcr.io/v2/homebrew/core/python/3.9/blobs/sha256:c5a2739c0b343e83fbc2ab8449131327c065d04887ad965f0716259bd601e988", 1365 + "sha256": "c5a2739c0b343e83fbc2ab8449131327c065d04887ad965f0716259bd601e988" 1366 + }, 1367 + "arm64_big_sur": { 1368 + "cellar": "/opt/homebrew/Cellar", 1369 + "url": "https://ghcr.io/v2/homebrew/core/python/3.9/blobs/sha256:705cd27fcae98ddbd236ee987708330cc985cfb9971651b7dec922d893bab887", 1370 + "sha256": "705cd27fcae98ddbd236ee987708330cc985cfb9971651b7dec922d893bab887" 1371 + }, 1372 + "monterey": { 1373 + "cellar": "/usr/local/Cellar", 1374 + "url": "https://ghcr.io/v2/homebrew/core/python/3.9/blobs/sha256:c4197018f6d860ab6dd32bb069ceb18bbf3b953c8bd7a7363ef3a385697aba71", 1375 + "sha256": "c4197018f6d860ab6dd32bb069ceb18bbf3b953c8bd7a7363ef3a385697aba71" 1376 + }, 1377 + "big_sur": { 1378 + "cellar": "/usr/local/Cellar", 1379 + "url": "https://ghcr.io/v2/homebrew/core/python/3.9/blobs/sha256:a92af702d576a6d0a06d6275727d6a73920541031893dd9666f32622002581c9", 1380 + "sha256": "a92af702d576a6d0a06d6275727d6a73920541031893dd9666f32622002581c9" 1381 + }, 1382 + "catalina": { 1383 + "cellar": "/usr/local/Cellar", 1384 + "url": "https://ghcr.io/v2/homebrew/core/python/3.9/blobs/sha256:e1207ac106e13b4bf97a19245d0e645a2a01c25aac38587bbd0e266376d6bf7a", 1385 + "sha256": "e1207ac106e13b4bf97a19245d0e645a2a01c25aac38587bbd0e266376d6bf7a" 1386 + }, 1387 + "x86_64_linux": { 1388 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 1389 + "url": "https://ghcr.io/v2/homebrew/core/python/3.9/blobs/sha256:00d08ed0a3dd8d80c4945bc7b8d79caadde8c8383230be7175403058fcf9d01f", 1390 + "sha256": "00d08ed0a3dd8d80c4945bc7b8d79caadde8c8383230be7175403058fcf9d01f" 1391 + } 1392 + } 1393 + } 1394 + }, 1395 + "rbenv": { 1396 + "version": "1.2.0", 1397 + "bottle": { 1398 + "rebuild": 0, 1399 + "root_url": "https://ghcr.io/v2/homebrew/core", 1400 + "files": { 1401 + "arm64_monterey": { 1402 + "cellar": ":any", 1403 + "url": "https://ghcr.io/v2/homebrew/core/rbenv/blobs/sha256:dede9454bc8a665ac2b1858a0522fb77d95deebb5db7437918cfb056ff119b16", 1404 + "sha256": "dede9454bc8a665ac2b1858a0522fb77d95deebb5db7437918cfb056ff119b16" 1405 + }, 1406 + "arm64_big_sur": { 1407 + "cellar": ":any", 1408 + "url": "https://ghcr.io/v2/homebrew/core/rbenv/blobs/sha256:d5e6168ad6ab8843946273319fc6949b322c80f2d666a6bdda62466e256e6746", 1409 + "sha256": "d5e6168ad6ab8843946273319fc6949b322c80f2d666a6bdda62466e256e6746" 1410 + }, 1411 + "monterey": { 1412 + "cellar": ":any", 1413 + "url": "https://ghcr.io/v2/homebrew/core/rbenv/blobs/sha256:42657e04e2d1e8bf9abb9c5f0ba50e567df95f93a2a212491f005e4bd0ad9cee", 1414 + "sha256": "42657e04e2d1e8bf9abb9c5f0ba50e567df95f93a2a212491f005e4bd0ad9cee" 1415 + }, 1416 + "big_sur": { 1417 + "cellar": ":any", 1418 + "url": "https://ghcr.io/v2/homebrew/core/rbenv/blobs/sha256:8a1b159909d472cc461d0a9b85a192a31ab58860e34f022fcbb33175732d24aa", 1419 + "sha256": "8a1b159909d472cc461d0a9b85a192a31ab58860e34f022fcbb33175732d24aa" 1420 + }, 1421 + "catalina": { 1422 + "cellar": ":any", 1423 + "url": "https://ghcr.io/v2/homebrew/core/rbenv/blobs/sha256:a2ca52c4fe3b7000d9f84f81836ddcb9b3aea9c20ee092dd71c1e10cf3a6a19a", 1424 + "sha256": "a2ca52c4fe3b7000d9f84f81836ddcb9b3aea9c20ee092dd71c1e10cf3a6a19a" 1425 + }, 1426 + "mojave": { 1427 + "cellar": ":any", 1428 + "url": "https://ghcr.io/v2/homebrew/core/rbenv/blobs/sha256:87ca53a9f4f84aff56ccbf2f823f903d20bc6669dde548018892857cc8871936", 1429 + "sha256": "87ca53a9f4f84aff56ccbf2f823f903d20bc6669dde548018892857cc8871936" 1430 + }, 1431 + "x86_64_linux": { 1432 + "cellar": ":any_skip_relocation", 1433 + "url": "https://ghcr.io/v2/homebrew/core/rbenv/blobs/sha256:f4be8e4efef32c1fcdaa585312b3262d33b3306d9d7d9c75abd1230227b10bb7", 1434 + "sha256": "f4be8e4efef32c1fcdaa585312b3262d33b3306d9d7d9c75abd1230227b10bb7" 1435 + } 1436 + } 1437 + } 1438 + }, 1439 + "ripgrep": { 1440 + "version": "13.0.0", 1441 + "bottle": { 1442 + "rebuild": 0, 1443 + "root_url": "https://ghcr.io/v2/homebrew/core", 1444 + "files": { 1445 + "arm64_monterey": { 1446 + "cellar": ":any", 1447 + "url": "https://ghcr.io/v2/homebrew/core/ripgrep/blobs/sha256:ea67bdf39c1727b2b6b5b5f5110d1736b42b3eb0ec2068aa99903b670545b015", 1448 + "sha256": "ea67bdf39c1727b2b6b5b5f5110d1736b42b3eb0ec2068aa99903b670545b015" 1449 + }, 1450 + "arm64_big_sur": { 1451 + "cellar": ":any", 1452 + "url": "https://ghcr.io/v2/homebrew/core/ripgrep/blobs/sha256:d3e0ae859dc1e66ebecbc66a8ad1ec2abac59bc707d2305dde66212e71406d36", 1453 + "sha256": "d3e0ae859dc1e66ebecbc66a8ad1ec2abac59bc707d2305dde66212e71406d36" 1454 + }, 1455 + "monterey": { 1456 + "cellar": ":any", 1457 + "url": "https://ghcr.io/v2/homebrew/core/ripgrep/blobs/sha256:db0260c6be9656c54575a4d82c720fb24141be38a17350d6cddba7be14f104e6", 1458 + "sha256": "db0260c6be9656c54575a4d82c720fb24141be38a17350d6cddba7be14f104e6" 1459 + }, 1460 + "big_sur": { 1461 + "cellar": ":any", 1462 + "url": "https://ghcr.io/v2/homebrew/core/ripgrep/blobs/sha256:a8f2bd6586de9f7aa36eaaefd36777309f9b5d57f01bf33bf022d715fd3dbb89", 1463 + "sha256": "a8f2bd6586de9f7aa36eaaefd36777309f9b5d57f01bf33bf022d715fd3dbb89" 1464 + }, 1465 + "catalina": { 1466 + "cellar": ":any", 1467 + "url": "https://ghcr.io/v2/homebrew/core/ripgrep/blobs/sha256:0edcffa1251002e2747020d62a16ae077bd7aa5fb289d351622e0065c9686c40", 1468 + "sha256": "0edcffa1251002e2747020d62a16ae077bd7aa5fb289d351622e0065c9686c40" 1469 + }, 1470 + "mojave": { 1471 + "cellar": ":any", 1472 + "url": "https://ghcr.io/v2/homebrew/core/ripgrep/blobs/sha256:b57024c0d221249a1f5eaef1069ac90d44e54afdadb146acd117ae23b7de98c6", 1473 + "sha256": "b57024c0d221249a1f5eaef1069ac90d44e54afdadb146acd117ae23b7de98c6" 1474 + }, 1475 + "x86_64_linux": { 1476 + "cellar": ":any_skip_relocation", 1477 + "url": "https://ghcr.io/v2/homebrew/core/ripgrep/blobs/sha256:34e3140b55f0fb5efb8db70e0709afe091632efaa84465e4c1c9ca3c8afa1bf2", 1478 + "sha256": "34e3140b55f0fb5efb8db70e0709afe091632efaa84465e4c1c9ca3c8afa1bf2" 1479 + } 1480 + } 1481 + } 1482 + }, 1483 + "rustup-init": { 1484 + "version": "1.25.1", 1485 + "bottle": { 1486 + "rebuild": 0, 1487 + "root_url": "https://ghcr.io/v2/homebrew/core", 1488 + "files": { 1489 + "arm64_monterey": { 1490 + "cellar": ":any_skip_relocation", 1491 + "url": "https://ghcr.io/v2/homebrew/core/rustup-init/blobs/sha256:b9ee3f915e1049efd38f7c4600a6c8843f8f7382f2f9683b4decbc635b71c524", 1492 + "sha256": "b9ee3f915e1049efd38f7c4600a6c8843f8f7382f2f9683b4decbc635b71c524" 1493 + }, 1494 + "arm64_big_sur": { 1495 + "cellar": ":any_skip_relocation", 1496 + "url": "https://ghcr.io/v2/homebrew/core/rustup-init/blobs/sha256:75d1be12dc64d53f7baf0e3743a0e4cc39c5955c5b484892ca35629ab3659b7c", 1497 + "sha256": "75d1be12dc64d53f7baf0e3743a0e4cc39c5955c5b484892ca35629ab3659b7c" 1498 + }, 1499 + "monterey": { 1500 + "cellar": ":any_skip_relocation", 1501 + "url": "https://ghcr.io/v2/homebrew/core/rustup-init/blobs/sha256:85fc35fbacf815142d73a35d7eb55c5d3b00a86f289c5e9ced526df590fd1460", 1502 + "sha256": "85fc35fbacf815142d73a35d7eb55c5d3b00a86f289c5e9ced526df590fd1460" 1503 + }, 1504 + "big_sur": { 1505 + "cellar": ":any_skip_relocation", 1506 + "url": "https://ghcr.io/v2/homebrew/core/rustup-init/blobs/sha256:f90bf0b4bada9efb8a8734056cf298767b81179842fc02a8d70d01b3f8c67586", 1507 + "sha256": "f90bf0b4bada9efb8a8734056cf298767b81179842fc02a8d70d01b3f8c67586" 1508 + }, 1509 + "catalina": { 1510 + "cellar": ":any_skip_relocation", 1511 + "url": "https://ghcr.io/v2/homebrew/core/rustup-init/blobs/sha256:d72e4ef00102429c15afd4ff0a67b31f35d6cd920711ca9fae65c772b31be940", 1512 + "sha256": "d72e4ef00102429c15afd4ff0a67b31f35d6cd920711ca9fae65c772b31be940" 1513 + }, 1514 + "x86_64_linux": { 1515 + "cellar": ":any_skip_relocation", 1516 + "url": "https://ghcr.io/v2/homebrew/core/rustup-init/blobs/sha256:17e0563f79d997f47685faeafe39cea1a49e1f932ed7799921ce6895392684ba", 1517 + "sha256": "17e0563f79d997f47685faeafe39cea1a49e1f932ed7799921ce6895392684ba" 1518 + } 1519 + } 1520 + } 1521 + }, 1522 + "stern": { 1523 + "version": "1.21.0", 1524 + "bottle": { 1525 + "rebuild": 0, 1526 + "root_url": "https://ghcr.io/v2/homebrew/core", 1527 + "files": { 1528 + "arm64_monterey": { 1529 + "cellar": ":any_skip_relocation", 1530 + "url": "https://ghcr.io/v2/homebrew/core/stern/blobs/sha256:b70d60729da9ae4aabbf89522296774d0cd5c72c857bca9feb9798b8b3d4aaae", 1531 + "sha256": "b70d60729da9ae4aabbf89522296774d0cd5c72c857bca9feb9798b8b3d4aaae" 1532 + }, 1533 + "arm64_big_sur": { 1534 + "cellar": ":any_skip_relocation", 1535 + "url": "https://ghcr.io/v2/homebrew/core/stern/blobs/sha256:091dd476809a0005987aac1b3b504f3228ca02e47d685978cb4fc00e9a6ebfd2", 1536 + "sha256": "091dd476809a0005987aac1b3b504f3228ca02e47d685978cb4fc00e9a6ebfd2" 1537 + }, 1538 + "monterey": { 1539 + "cellar": ":any_skip_relocation", 1540 + "url": "https://ghcr.io/v2/homebrew/core/stern/blobs/sha256:ff3e1b21a6a10d56010f47ee3ddada080cf9486ba6854f57093c7513b9856249", 1541 + "sha256": "ff3e1b21a6a10d56010f47ee3ddada080cf9486ba6854f57093c7513b9856249" 1542 + }, 1543 + "big_sur": { 1544 + "cellar": ":any_skip_relocation", 1545 + "url": "https://ghcr.io/v2/homebrew/core/stern/blobs/sha256:432ad8338d36e21c10a41e2480172fa6799eed8b7294709bafab80a040c47a63", 1546 + "sha256": "432ad8338d36e21c10a41e2480172fa6799eed8b7294709bafab80a040c47a63" 1547 + }, 1548 + "catalina": { 1549 + "cellar": ":any_skip_relocation", 1550 + "url": "https://ghcr.io/v2/homebrew/core/stern/blobs/sha256:d58b0773d75096a4003b2a84484c5544e5df33f492bae485f69694b3593a84e8", 1551 + "sha256": "d58b0773d75096a4003b2a84484c5544e5df33f492bae485f69694b3593a84e8" 1552 + }, 1553 + "x86_64_linux": { 1554 + "cellar": ":any_skip_relocation", 1555 + "url": "https://ghcr.io/v2/homebrew/core/stern/blobs/sha256:4455d5cb038d7134bf34b9b6678a2258da4ce950a540860b0d4290232403eab4", 1556 + "sha256": "4455d5cb038d7134bf34b9b6678a2258da4ce950a540860b0d4290232403eab4" 1557 + } 1558 + } 1559 + } 1560 + }, 1561 + "tfenv": { 1562 + "version": "3.0.0", 1563 + "bottle": { 1564 + "rebuild": 0, 1565 + "root_url": "https://ghcr.io/v2/homebrew/core", 1566 + "files": { 1567 + "all": { 1568 + "cellar": ":any_skip_relocation", 1569 + "url": "https://ghcr.io/v2/homebrew/core/tfenv/blobs/sha256:4905c2390b0254348be44da1c4a05b3d8bf4d8704b94d16b739d64fd4709784b", 1570 + "sha256": "4905c2390b0254348be44da1c4a05b3d8bf4d8704b94d16b739d64fd4709784b" 1571 + } 1572 + } 1573 + } 1574 + }, 1575 + "tflint": { 1576 + "version": "0.39.3", 1577 + "bottle": { 1578 + "rebuild": 0, 1579 + "root_url": "https://ghcr.io/v2/homebrew/core", 1580 + "files": { 1581 + "arm64_monterey": { 1582 + "cellar": ":any_skip_relocation", 1583 + "url": "https://ghcr.io/v2/homebrew/core/tflint/blobs/sha256:cc7e474d690b1ec25b41b60ed49ad5a0ebd4be5927497a3d5fb7a0c172d5a3fc", 1584 + "sha256": "cc7e474d690b1ec25b41b60ed49ad5a0ebd4be5927497a3d5fb7a0c172d5a3fc" 1585 + }, 1586 + "arm64_big_sur": { 1587 + "cellar": ":any_skip_relocation", 1588 + "url": "https://ghcr.io/v2/homebrew/core/tflint/blobs/sha256:98eeab8b1c12b4f01b6b03f9ceff2edf4152ec73787fc5b0dceb1140a2a8cac7", 1589 + "sha256": "98eeab8b1c12b4f01b6b03f9ceff2edf4152ec73787fc5b0dceb1140a2a8cac7" 1590 + }, 1591 + "monterey": { 1592 + "cellar": ":any_skip_relocation", 1593 + "url": "https://ghcr.io/v2/homebrew/core/tflint/blobs/sha256:cb51d0103aa72abb68f797c40fe08bbb6a64d703801c18d2794cf756cfa2f78f", 1594 + "sha256": "cb51d0103aa72abb68f797c40fe08bbb6a64d703801c18d2794cf756cfa2f78f" 1595 + }, 1596 + "big_sur": { 1597 + "cellar": ":any_skip_relocation", 1598 + "url": "https://ghcr.io/v2/homebrew/core/tflint/blobs/sha256:68040d50f1b7c4112042e52b05b22bbe1fa6b6a980c8bb8dcaa28c2c4185f6be", 1599 + "sha256": "68040d50f1b7c4112042e52b05b22bbe1fa6b6a980c8bb8dcaa28c2c4185f6be" 1600 + }, 1601 + "catalina": { 1602 + "cellar": ":any_skip_relocation", 1603 + "url": "https://ghcr.io/v2/homebrew/core/tflint/blobs/sha256:0d146db52f865c2b9e0a7138d20286a157c0f0ad2612230dd232fcce48aa813e", 1604 + "sha256": "0d146db52f865c2b9e0a7138d20286a157c0f0ad2612230dd232fcce48aa813e" 1605 + }, 1606 + "x86_64_linux": { 1607 + "cellar": ":any_skip_relocation", 1608 + "url": "https://ghcr.io/v2/homebrew/core/tflint/blobs/sha256:ac8a30f692c5e181c403eac8f14d9027941ced13b4824a251c6899d37e54ac63", 1609 + "sha256": "ac8a30f692c5e181c403eac8f14d9027941ced13b4824a251c6899d37e54ac63" 1610 + } 1611 + } 1612 + } 1613 + }, 1614 + "tilt": { 1615 + "version": "0.30.7", 1616 + "bottle": { 1617 + "rebuild": 0, 1618 + "root_url": "https://ghcr.io/v2/homebrew/core", 1619 + "files": { 1620 + "arm64_monterey": { 1621 + "cellar": ":any_skip_relocation", 1622 + "url": "https://ghcr.io/v2/homebrew/core/tilt/blobs/sha256:7701f3cc43d9de4c0fc847b4ad11e6f21c8dfae824869e9046de4c36079ac779", 1623 + "sha256": "7701f3cc43d9de4c0fc847b4ad11e6f21c8dfae824869e9046de4c36079ac779" 1624 + }, 1625 + "arm64_big_sur": { 1626 + "cellar": ":any_skip_relocation", 1627 + "url": "https://ghcr.io/v2/homebrew/core/tilt/blobs/sha256:b66eb433425ac7c8b79ec343e2eaa90227b23b7fb6f0ad5d3909872ce543bc33", 1628 + "sha256": "b66eb433425ac7c8b79ec343e2eaa90227b23b7fb6f0ad5d3909872ce543bc33" 1629 + }, 1630 + "monterey": { 1631 + "cellar": ":any_skip_relocation", 1632 + "url": "https://ghcr.io/v2/homebrew/core/tilt/blobs/sha256:d067f6dba01f756436cfa59e7952e8b5b4aae8e57d277e1a52c23d0a5b6347fd", 1633 + "sha256": "d067f6dba01f756436cfa59e7952e8b5b4aae8e57d277e1a52c23d0a5b6347fd" 1634 + }, 1635 + "big_sur": { 1636 + "cellar": ":any_skip_relocation", 1637 + "url": "https://ghcr.io/v2/homebrew/core/tilt/blobs/sha256:9b50d10e67aa535c542c6fb875297f1749cc45f26885c6ca788f669d91ec43b3", 1638 + "sha256": "9b50d10e67aa535c542c6fb875297f1749cc45f26885c6ca788f669d91ec43b3" 1639 + }, 1640 + "catalina": { 1641 + "cellar": ":any_skip_relocation", 1642 + "url": "https://ghcr.io/v2/homebrew/core/tilt/blobs/sha256:eb9062ca30d8d843f796812caea7439dc257a0ec794f4f17419650c4ae8ce8e2", 1643 + "sha256": "eb9062ca30d8d843f796812caea7439dc257a0ec794f4f17419650c4ae8ce8e2" 1644 + }, 1645 + "x86_64_linux": { 1646 + "cellar": ":any_skip_relocation", 1647 + "url": "https://ghcr.io/v2/homebrew/core/tilt/blobs/sha256:e642f946300069b3ff8a288f23aa60ecb482446dcac0e24963ad53abd9d74599", 1648 + "sha256": "e642f946300069b3ff8a288f23aa60ecb482446dcac0e24963ad53abd9d74599" 1649 + } 1650 + } 1651 + } 1652 + }, 1653 + "tmux": { 1654 + "version": "3.3a", 1655 + "bottle": { 1656 + "rebuild": 1, 1657 + "root_url": "https://ghcr.io/v2/homebrew/core", 1658 + "files": { 1659 + "arm64_monterey": { 1660 + "cellar": ":any", 1661 + "url": "https://ghcr.io/v2/homebrew/core/tmux/blobs/sha256:0ca53c250a3e70d97ca511edd13f2d16660e4e94a41465a8708306e03b231b76", 1662 + "sha256": "0ca53c250a3e70d97ca511edd13f2d16660e4e94a41465a8708306e03b231b76" 1663 + }, 1664 + "arm64_big_sur": { 1665 + "cellar": ":any", 1666 + "url": "https://ghcr.io/v2/homebrew/core/tmux/blobs/sha256:89a9edfec5e665df5b9e2e0f47e1721c1e074725846705819042a9c691683981", 1667 + "sha256": "89a9edfec5e665df5b9e2e0f47e1721c1e074725846705819042a9c691683981" 1668 + }, 1669 + "monterey": { 1670 + "cellar": ":any", 1671 + "url": "https://ghcr.io/v2/homebrew/core/tmux/blobs/sha256:c0489c25fa963b14fd5d3c53eb50f681e85bb7a5716883afe77c1efbdea7c882", 1672 + "sha256": "c0489c25fa963b14fd5d3c53eb50f681e85bb7a5716883afe77c1efbdea7c882" 1673 + }, 1674 + "big_sur": { 1675 + "cellar": ":any", 1676 + "url": "https://ghcr.io/v2/homebrew/core/tmux/blobs/sha256:85eb7ec949aad04ad0a550a4a8151bc4453e229d813fda0be724f17fd8cf40e1", 1677 + "sha256": "85eb7ec949aad04ad0a550a4a8151bc4453e229d813fda0be724f17fd8cf40e1" 1678 + }, 1679 + "catalina": { 1680 + "cellar": ":any", 1681 + "url": "https://ghcr.io/v2/homebrew/core/tmux/blobs/sha256:3cb3c779b9e62f0f5f5d9204309d194148ee66e3bc930480cabf7bee1b897623", 1682 + "sha256": "3cb3c779b9e62f0f5f5d9204309d194148ee66e3bc930480cabf7bee1b897623" 1683 + }, 1684 + "x86_64_linux": { 1685 + "cellar": ":any_skip_relocation", 1686 + "url": "https://ghcr.io/v2/homebrew/core/tmux/blobs/sha256:b2eed5059099ba7ffeb68260c3163184b5d9b6a09e3b9b80d33ab2bf007513d8", 1687 + "sha256": "b2eed5059099ba7ffeb68260c3163184b5d9b6a09e3b9b80d33ab2bf007513d8" 1688 + } 1689 + } 1690 + } 1691 + }, 1692 + "tree": { 1693 + "version": "2.0.2", 1694 + "bottle": { 1695 + "rebuild": 0, 1696 + "root_url": "https://ghcr.io/v2/homebrew/core", 1697 + "files": { 1698 + "arm64_monterey": { 1699 + "cellar": ":any_skip_relocation", 1700 + "url": "https://ghcr.io/v2/homebrew/core/tree/blobs/sha256:4067f9a8f40d9bbf337272fcee99df3ad4d055ebbaf7166fed039e1bb1a45cb9", 1701 + "sha256": "4067f9a8f40d9bbf337272fcee99df3ad4d055ebbaf7166fed039e1bb1a45cb9" 1702 + }, 1703 + "arm64_big_sur": { 1704 + "cellar": ":any_skip_relocation", 1705 + "url": "https://ghcr.io/v2/homebrew/core/tree/blobs/sha256:332870d58176b70b06af057186afe0fb3168158c51ff2826222dd43fafe582b7", 1706 + "sha256": "332870d58176b70b06af057186afe0fb3168158c51ff2826222dd43fafe582b7" 1707 + }, 1708 + "monterey": { 1709 + "cellar": ":any_skip_relocation", 1710 + "url": "https://ghcr.io/v2/homebrew/core/tree/blobs/sha256:ea1c2527bde7429aef3bc634a0dc52db53616a5d1c2861f6338c5ae3f5539624", 1711 + "sha256": "ea1c2527bde7429aef3bc634a0dc52db53616a5d1c2861f6338c5ae3f5539624" 1712 + }, 1713 + "big_sur": { 1714 + "cellar": ":any_skip_relocation", 1715 + "url": "https://ghcr.io/v2/homebrew/core/tree/blobs/sha256:e4530a4cc9024dafee21609b81b7d10649a1817c7a9c718b697b34d592e45282", 1716 + "sha256": "e4530a4cc9024dafee21609b81b7d10649a1817c7a9c718b697b34d592e45282" 1717 + }, 1718 + "catalina": { 1719 + "cellar": ":any_skip_relocation", 1720 + "url": "https://ghcr.io/v2/homebrew/core/tree/blobs/sha256:e02fc65aff868fb5813fba17fd6e9db2fbe5ea7bbfb181a768a0f1ab9a6b7467", 1721 + "sha256": "e02fc65aff868fb5813fba17fd6e9db2fbe5ea7bbfb181a768a0f1ab9a6b7467" 1722 + }, 1723 + "x86_64_linux": { 1724 + "cellar": ":any_skip_relocation", 1725 + "url": "https://ghcr.io/v2/homebrew/core/tree/blobs/sha256:e1d7569f6930271d694e739e93eb026aac1e8b386ee3af8eb9aed9be32cb1865", 1726 + "sha256": "e1d7569f6930271d694e739e93eb026aac1e8b386ee3af8eb9aed9be32cb1865" 1727 + } 1728 + } 1729 + } 1730 + }, 1731 + "unar": { 1732 + "version": "1.10.7", 1733 + "bottle": { 1734 + "rebuild": 0, 1735 + "root_url": "https://ghcr.io/v2/homebrew/core", 1736 + "files": { 1737 + "arm64_monterey": { 1738 + "cellar": ":any", 1739 + "url": "https://ghcr.io/v2/homebrew/core/unar/blobs/sha256:5cedc1ed00cb1f638f6e7d7f026196c19aaf8e2ce9eacb7d9220b98cae2f0649", 1740 + "sha256": "5cedc1ed00cb1f638f6e7d7f026196c19aaf8e2ce9eacb7d9220b98cae2f0649" 1741 + }, 1742 + "arm64_big_sur": { 1743 + "cellar": ":any", 1744 + "url": "https://ghcr.io/v2/homebrew/core/unar/blobs/sha256:16091256fd3c0d13a774fc1900b7b21584fb9eee669a65de56906e188fbcc665", 1745 + "sha256": "16091256fd3c0d13a774fc1900b7b21584fb9eee669a65de56906e188fbcc665" 1746 + }, 1747 + "monterey": { 1748 + "cellar": ":any", 1749 + "url": "https://ghcr.io/v2/homebrew/core/unar/blobs/sha256:2da5bda2a8ad54072fffd22e81c3b3b85320f8d68b993fdc4282dc6c87cec0e6", 1750 + "sha256": "2da5bda2a8ad54072fffd22e81c3b3b85320f8d68b993fdc4282dc6c87cec0e6" 1751 + }, 1752 + "big_sur": { 1753 + "cellar": ":any", 1754 + "url": "https://ghcr.io/v2/homebrew/core/unar/blobs/sha256:a92a0fd33d7598591efa5dc01692221053cdc612bb218f46df422af0bd5082c6", 1755 + "sha256": "a92a0fd33d7598591efa5dc01692221053cdc612bb218f46df422af0bd5082c6" 1756 + }, 1757 + "catalina": { 1758 + "cellar": ":any", 1759 + "url": "https://ghcr.io/v2/homebrew/core/unar/blobs/sha256:6207848baad1fda03e3bdda9a8cd621ef2d226a02fcf4219fec64c9f418b9a0e", 1760 + "sha256": "6207848baad1fda03e3bdda9a8cd621ef2d226a02fcf4219fec64c9f418b9a0e" 1761 + }, 1762 + "mojave": { 1763 + "cellar": ":any", 1764 + "url": "https://ghcr.io/v2/homebrew/core/unar/blobs/sha256:f09e3c1eb465cec023037048305b493e3ed57696a775eb121076951b8ae63e76", 1765 + "sha256": "f09e3c1eb465cec023037048305b493e3ed57696a775eb121076951b8ae63e76" 1766 + }, 1767 + "x86_64_linux": { 1768 + "cellar": ":any_skip_relocation", 1769 + "url": "https://ghcr.io/v2/homebrew/core/unar/blobs/sha256:7e82767f0456781aff87035e18d2062da86ed91863ac196f059f6e799ae3db3f", 1770 + "sha256": "7e82767f0456781aff87035e18d2062da86ed91863ac196f059f6e799ae3db3f" 1771 + } 1772 + } 1773 + } 1774 + }, 1775 + "volta": { 1776 + "version": "1.0.8", 1777 + "bottle": { 1778 + "rebuild": 1, 1779 + "root_url": "https://ghcr.io/v2/homebrew/core", 1780 + "files": { 1781 + "arm64_monterey": { 1782 + "cellar": ":any_skip_relocation", 1783 + "url": "https://ghcr.io/v2/homebrew/core/volta/blobs/sha256:b3dcfd6c65b371576ca8160e66ce951a025ae361f8fcfd8fa0bfa144421945cc", 1784 + "sha256": "b3dcfd6c65b371576ca8160e66ce951a025ae361f8fcfd8fa0bfa144421945cc" 1785 + }, 1786 + "arm64_big_sur": { 1787 + "cellar": ":any_skip_relocation", 1788 + "url": "https://ghcr.io/v2/homebrew/core/volta/blobs/sha256:d4275cd296aab5456e9622d5059bf2da5f13d2a76cb38790542feb0b8b08d09d", 1789 + "sha256": "d4275cd296aab5456e9622d5059bf2da5f13d2a76cb38790542feb0b8b08d09d" 1790 + }, 1791 + "monterey": { 1792 + "cellar": ":any_skip_relocation", 1793 + "url": "https://ghcr.io/v2/homebrew/core/volta/blobs/sha256:f37c5126cdf7772300510b7f9024a12ce732ccc72a9de0473c1529fec2addbbc", 1794 + "sha256": "f37c5126cdf7772300510b7f9024a12ce732ccc72a9de0473c1529fec2addbbc" 1795 + }, 1796 + "big_sur": { 1797 + "cellar": ":any_skip_relocation", 1798 + "url": "https://ghcr.io/v2/homebrew/core/volta/blobs/sha256:97046fcb096d1855088dd079a83ff369b8e687f58e217170d6626d691cbcb7bb", 1799 + "sha256": "97046fcb096d1855088dd079a83ff369b8e687f58e217170d6626d691cbcb7bb" 1800 + }, 1801 + "catalina": { 1802 + "cellar": ":any_skip_relocation", 1803 + "url": "https://ghcr.io/v2/homebrew/core/volta/blobs/sha256:66d958ce29dec5420fb8b9694c385a7e4db82feb19691564f1ffa2eb1ecff8e4", 1804 + "sha256": "66d958ce29dec5420fb8b9694c385a7e4db82feb19691564f1ffa2eb1ecff8e4" 1805 + }, 1806 + "x86_64_linux": { 1807 + "cellar": ":any_skip_relocation", 1808 + "url": "https://ghcr.io/v2/homebrew/core/volta/blobs/sha256:ae5aa47390ca45161d6416fd3df3c84662d6058c2bea8cc999a52ec715588f67", 1809 + "sha256": "ae5aa47390ca45161d6416fd3df3c84662d6058c2bea8cc999a52ec715588f67" 1810 + } 1811 + } 1812 + } 1813 + }, 1814 + "watch": { 1815 + "version": "4.0.0", 1816 + "bottle": { 1817 + "rebuild": 0, 1818 + "root_url": "https://ghcr.io/v2/homebrew/core", 1819 + "files": { 1820 + "arm64_monterey": { 1821 + "cellar": ":any", 1822 + "url": "https://ghcr.io/v2/homebrew/core/watch/blobs/sha256:99135b41e5c85d6faaeaa3b3f9c74b17eea68d1394b639e3f4824ed4a582e9c4", 1823 + "sha256": "99135b41e5c85d6faaeaa3b3f9c74b17eea68d1394b639e3f4824ed4a582e9c4" 1824 + }, 1825 + "arm64_big_sur": { 1826 + "cellar": ":any", 1827 + "url": "https://ghcr.io/v2/homebrew/core/watch/blobs/sha256:4560b743e716fa5aaff0b809fbf8e0fbcc9c71f4e4f502b77acb2f9130b846e0", 1828 + "sha256": "4560b743e716fa5aaff0b809fbf8e0fbcc9c71f4e4f502b77acb2f9130b846e0" 1829 + }, 1830 + "monterey": { 1831 + "cellar": ":any", 1832 + "url": "https://ghcr.io/v2/homebrew/core/watch/blobs/sha256:2133244ca4acb47a37f24fa3930c5ab7d200b98d0d46fb80a7fb459373389e0e", 1833 + "sha256": "2133244ca4acb47a37f24fa3930c5ab7d200b98d0d46fb80a7fb459373389e0e" 1834 + }, 1835 + "big_sur": { 1836 + "cellar": ":any", 1837 + "url": "https://ghcr.io/v2/homebrew/core/watch/blobs/sha256:77383edb8de69055e0156ac24ba26f9c786b0d40e72d8e72a2c068d36f64c45e", 1838 + "sha256": "77383edb8de69055e0156ac24ba26f9c786b0d40e72d8e72a2c068d36f64c45e" 1839 + }, 1840 + "catalina": { 1841 + "cellar": ":any", 1842 + "url": "https://ghcr.io/v2/homebrew/core/watch/blobs/sha256:32271afc05e243444040094864b075f61079a3464197699870b5026d4b3f62a8", 1843 + "sha256": "32271afc05e243444040094864b075f61079a3464197699870b5026d4b3f62a8" 1844 + }, 1845 + "x86_64_linux": { 1846 + "cellar": ":any_skip_relocation", 1847 + "url": "https://ghcr.io/v2/homebrew/core/watch/blobs/sha256:f6b323f891f08beffb572b77b70e371906ec9a263de9176bcf444e5d91c41719", 1848 + "sha256": "f6b323f891f08beffb572b77b70e371906ec9a263de9176bcf444e5d91c41719" 1849 + } 1850 + } 1851 + } 1852 + }, 1853 + "wget": { 1854 + "version": "1.21.3", 1855 + "bottle": { 1856 + "rebuild": 0, 1857 + "root_url": "https://ghcr.io/v2/homebrew/core", 1858 + "files": { 1859 + "arm64_monterey": { 1860 + "cellar": "/opt/homebrew/Cellar", 1861 + "url": "https://ghcr.io/v2/homebrew/core/wget/blobs/sha256:fc83eec77acee50d2d7ce3bb0cca08d80acccc148e909921de42e57dd5fc7f3d", 1862 + "sha256": "fc83eec77acee50d2d7ce3bb0cca08d80acccc148e909921de42e57dd5fc7f3d" 1863 + }, 1864 + "arm64_big_sur": { 1865 + "cellar": "/opt/homebrew/Cellar", 1866 + "url": "https://ghcr.io/v2/homebrew/core/wget/blobs/sha256:a0c491ae7de2b722320efa94704567e36f3a0bd04bd946b1431ecbd1bcbfb899", 1867 + "sha256": "a0c491ae7de2b722320efa94704567e36f3a0bd04bd946b1431ecbd1bcbfb899" 1868 + }, 1869 + "monterey": { 1870 + "cellar": "/usr/local/Cellar", 1871 + "url": "https://ghcr.io/v2/homebrew/core/wget/blobs/sha256:aa706c58ae7e97abf91be56e785335aff058c431f9973dffac06aacbea558497", 1872 + "sha256": "aa706c58ae7e97abf91be56e785335aff058c431f9973dffac06aacbea558497" 1873 + }, 1874 + "big_sur": { 1875 + "cellar": "/usr/local/Cellar", 1876 + "url": "https://ghcr.io/v2/homebrew/core/wget/blobs/sha256:b90e0d7a4319ccdb18ee0c2ed097e9cddeeceaaf70dc0a785d96b4ba69dbeb54", 1877 + "sha256": "b90e0d7a4319ccdb18ee0c2ed097e9cddeeceaaf70dc0a785d96b4ba69dbeb54" 1878 + }, 1879 + "catalina": { 1880 + "cellar": "/usr/local/Cellar", 1881 + "url": "https://ghcr.io/v2/homebrew/core/wget/blobs/sha256:2aadef5aae81ecdd7e28bc9a776adcf0eaa393edae904e0c69740a442b7a3e69", 1882 + "sha256": "2aadef5aae81ecdd7e28bc9a776adcf0eaa393edae904e0c69740a442b7a3e69" 1883 + }, 1884 + "x86_64_linux": { 1885 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 1886 + "url": "https://ghcr.io/v2/homebrew/core/wget/blobs/sha256:b6f20b1f4da03b9ee6a42f9305ee015eae7f80afea198e405c0b775eb2333de1", 1887 + "sha256": "b6f20b1f4da03b9ee6a42f9305ee015eae7f80afea198e405c0b775eb2333de1" 1888 + } 1889 + } 1890 + } 1891 + }, 1892 + "yq": { 1893 + "version": "4.27.2", 1894 + "bottle": { 1895 + "rebuild": 0, 1896 + "root_url": "https://ghcr.io/v2/homebrew/core", 1897 + "files": { 1898 + "arm64_monterey": { 1899 + "cellar": ":any_skip_relocation", 1900 + "url": "https://ghcr.io/v2/homebrew/core/yq/blobs/sha256:e4f666133ab3cdb1cc06fb7d1f4cb9f68c8b0a9db431084cd2c95c165c83e502", 1901 + "sha256": "e4f666133ab3cdb1cc06fb7d1f4cb9f68c8b0a9db431084cd2c95c165c83e502" 1902 + }, 1903 + "arm64_big_sur": { 1904 + "cellar": ":any_skip_relocation", 1905 + "url": "https://ghcr.io/v2/homebrew/core/yq/blobs/sha256:34c7261bb0b2a8b72bea21fbcb500c485eb042b6406655fe07486eb218bff046", 1906 + "sha256": "34c7261bb0b2a8b72bea21fbcb500c485eb042b6406655fe07486eb218bff046" 1907 + }, 1908 + "monterey": { 1909 + "cellar": ":any_skip_relocation", 1910 + "url": "https://ghcr.io/v2/homebrew/core/yq/blobs/sha256:3484ff68132befa63c83d6ae21113b3a10983f8cad19cc95898f2844e1e5168f", 1911 + "sha256": "3484ff68132befa63c83d6ae21113b3a10983f8cad19cc95898f2844e1e5168f" 1912 + }, 1913 + "big_sur": { 1914 + "cellar": ":any_skip_relocation", 1915 + "url": "https://ghcr.io/v2/homebrew/core/yq/blobs/sha256:31a5efdd8b67f4e530317ccd63fe89c4de7b8fa0935eec88d764b3bf941c4a2c", 1916 + "sha256": "31a5efdd8b67f4e530317ccd63fe89c4de7b8fa0935eec88d764b3bf941c4a2c" 1917 + }, 1918 + "catalina": { 1919 + "cellar": ":any_skip_relocation", 1920 + "url": "https://ghcr.io/v2/homebrew/core/yq/blobs/sha256:1459fb4830bddd5acfeea2bbde7e7d25419c1894ff0f1811cb1a566fdaa7b14a", 1921 + "sha256": "1459fb4830bddd5acfeea2bbde7e7d25419c1894ff0f1811cb1a566fdaa7b14a" 1922 + }, 1923 + "x86_64_linux": { 1924 + "cellar": ":any_skip_relocation", 1925 + "url": "https://ghcr.io/v2/homebrew/core/yq/blobs/sha256:8673c42d7e961b5b4809159e22a63e59b85dbd2979ca0f97befd6f1695975b54", 1926 + "sha256": "8673c42d7e961b5b4809159e22a63e59b85dbd2979ca0f97befd6f1695975b54" 1927 + } 1928 + } 1929 + } 1930 + }, 1931 + "zola": { 1932 + "version": "0.16.1", 1933 + "bottle": { 1934 + "rebuild": 0, 1935 + "root_url": "https://ghcr.io/v2/homebrew/core", 1936 + "files": { 1937 + "arm64_monterey": { 1938 + "cellar": ":any_skip_relocation", 1939 + "url": "https://ghcr.io/v2/homebrew/core/zola/blobs/sha256:c08e6c88309de152f7a265da012dcb9823f1cbe5fbba77848b877bbd946cb1df", 1940 + "sha256": "c08e6c88309de152f7a265da012dcb9823f1cbe5fbba77848b877bbd946cb1df" 1941 + }, 1942 + "arm64_big_sur": { 1943 + "cellar": ":any_skip_relocation", 1944 + "url": "https://ghcr.io/v2/homebrew/core/zola/blobs/sha256:2a46518e851b622f75ecb407a3c7e2be03ca5dedbbb1b28f70bbb8439c1c1bfd", 1945 + "sha256": "2a46518e851b622f75ecb407a3c7e2be03ca5dedbbb1b28f70bbb8439c1c1bfd" 1946 + }, 1947 + "monterey": { 1948 + "cellar": ":any_skip_relocation", 1949 + "url": "https://ghcr.io/v2/homebrew/core/zola/blobs/sha256:f96375804c79ee2f6c6ce6403412a014b819f3432c170b9f8a6e27361886db79", 1950 + "sha256": "f96375804c79ee2f6c6ce6403412a014b819f3432c170b9f8a6e27361886db79" 1951 + }, 1952 + "big_sur": { 1953 + "cellar": ":any_skip_relocation", 1954 + "url": "https://ghcr.io/v2/homebrew/core/zola/blobs/sha256:7c51958a5366ab917fc911e719e29b3a84f1bfd624ff8d2cfb66685667bc3af0", 1955 + "sha256": "7c51958a5366ab917fc911e719e29b3a84f1bfd624ff8d2cfb66685667bc3af0" 1956 + }, 1957 + "catalina": { 1958 + "cellar": ":any_skip_relocation", 1959 + "url": "https://ghcr.io/v2/homebrew/core/zola/blobs/sha256:1bdac43bf87c55f43bbd1e85135673c870f90651b7948ea20c41c8a3a340b0f7", 1960 + "sha256": "1bdac43bf87c55f43bbd1e85135673c870f90651b7948ea20c41c8a3a340b0f7" 1961 + }, 1962 + "x86_64_linux": { 1963 + "cellar": ":any_skip_relocation", 1964 + "url": "https://ghcr.io/v2/homebrew/core/zola/blobs/sha256:099dea7dde5fe17e0179b1b38a88c75845f7416df522dbd6e1fc3ebbc0520842", 1965 + "sha256": "099dea7dde5fe17e0179b1b38a88c75845f7416df522dbd6e1fc3ebbc0520842" 1966 + } 1967 + } 1968 + } 1969 + }, 1970 + "zsh": { 1971 + "version": "5.9", 1972 + "bottle": { 1973 + "rebuild": 0, 1974 + "root_url": "https://ghcr.io/v2/homebrew/core", 1975 + "files": { 1976 + "arm64_monterey": { 1977 + "cellar": "/opt/homebrew/Cellar", 1978 + "url": "https://ghcr.io/v2/homebrew/core/zsh/blobs/sha256:1c6d208a7aa0601b25d04c5d41a393424b1094cf188e5b0c80fafc6e1e2755ef", 1979 + "sha256": "1c6d208a7aa0601b25d04c5d41a393424b1094cf188e5b0c80fafc6e1e2755ef" 1980 + }, 1981 + "arm64_big_sur": { 1982 + "cellar": "/opt/homebrew/Cellar", 1983 + "url": "https://ghcr.io/v2/homebrew/core/zsh/blobs/sha256:0a93821dee76829dac49770d4b32d08d0678272c43937e3858d7f901bab86cd6", 1984 + "sha256": "0a93821dee76829dac49770d4b32d08d0678272c43937e3858d7f901bab86cd6" 1985 + }, 1986 + "monterey": { 1987 + "cellar": "/usr/local/Cellar", 1988 + "url": "https://ghcr.io/v2/homebrew/core/zsh/blobs/sha256:b9a38fa0344b187333771a5585ad2d01c27e69a7e5362ba3fc8d7389aa3279f3", 1989 + "sha256": "b9a38fa0344b187333771a5585ad2d01c27e69a7e5362ba3fc8d7389aa3279f3" 1990 + }, 1991 + "big_sur": { 1992 + "cellar": "/usr/local/Cellar", 1993 + "url": "https://ghcr.io/v2/homebrew/core/zsh/blobs/sha256:722236bd8c9a094e1eca09263f5e83a94d4c97c2ca797804eef4f9564ef729ec", 1994 + "sha256": "722236bd8c9a094e1eca09263f5e83a94d4c97c2ca797804eef4f9564ef729ec" 1995 + }, 1996 + "catalina": { 1997 + "cellar": "/usr/local/Cellar", 1998 + "url": "https://ghcr.io/v2/homebrew/core/zsh/blobs/sha256:64c8757cc6db0247fb9f604ff84f61726fb5d91318c566157fa2957782040403", 1999 + "sha256": "64c8757cc6db0247fb9f604ff84f61726fb5d91318c566157fa2957782040403" 2000 + }, 2001 + "x86_64_linux": { 2002 + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", 2003 + "url": "https://ghcr.io/v2/homebrew/core/zsh/blobs/sha256:fb0b59e7b1407323ea06b7c757de4d75bbcfb0836ce05857b0b2cf7816a231e0", 2004 + "sha256": "fb0b59e7b1407323ea06b7c757de4d75bbcfb0836ce05857b0b2cf7816a231e0" 2005 + } 2006 + } 2007 + } 2008 + }, 2009 + "cjbassi/ytop/ytop": { 2010 + "version": "0.6.2", 2011 + "bottle": false 2012 + }, 2013 + "filosottile/musl-cross/musl-cross": { 2014 + "version": "0.9.9_1", 2015 + "bottle": { 2016 + "rebuild": 0, 2017 + "root_url": "https://f001.backblazeb2.com/file/filippo-public", 2018 + "files": { 2019 + "catalina": { 2020 + "cellar": ":any_skip_relocation", 2021 + "url": "https://f001.backblazeb2.com/file/filippo-public/musl-cross-0.9.9_1.catalina.bottle.tar.gz", 2022 + "sha256": "d668fe23ce3a8812204656ddad44ffda599f1515b937879d2ed33f46ec877185" 2023 + } 2024 + } 2025 + } 2026 + }, 2027 + "superfly/tap/flyctl": { 2028 + "version": "0.0.373", 2029 + "bottle": false 2030 + } 2031 + }, 2032 + "cask": { 2033 + "1password": { 2034 + "version": "8.8.0", 2035 + "options": { 2036 + "full_name": "1password" 2037 + } 2038 + }, 2039 + "1password-cli": { 2040 + "version": "2.6.1", 2041 + "options": { 2042 + "full_name": "1password-cli" 2043 + } 2044 + }, 2045 + "alacritty": { 2046 + "version": "0.10.1", 2047 + "options": { 2048 + "full_name": "alacritty" 2049 + } 2050 + }, 2051 + "font-iosevka-nerd-font": { 2052 + "version": "2.1.0", 2053 + "options": { 2054 + "full_name": "font-iosevka-nerd-font" 2055 + } 2056 + }, 2057 + "obsidian": { 2058 + "version": "0.15.9", 2059 + "options": { 2060 + "full_name": "obsidian" 2061 + } 2062 + }, 2063 + "ngrok": { 2064 + "version": "3.0.6,91H3cQoKGUw,a", 2065 + "options": { 2066 + "full_name": "ngrok" 2067 + } 2068 + }, 2069 + "google-cloud-sdk": { 2070 + "version": "latest", 2071 + "options": { 2072 + "full_name": "google-cloud-sdk" 2073 + } 2074 + }, 2075 + "rectangle": { 2076 + "version": "0.57,63", 2077 + "options": { 2078 + "full_name": "rectangle" 2079 + } 2080 + }, 2081 + "slack": { 2082 + "version": "4.27.154", 2083 + "options": { 2084 + "full_name": "slack" 2085 + } 2086 + }, 2087 + "discord": { 2088 + "version": "0.0.268", 2089 + "options": { 2090 + "full_name": "discord" 2091 + } 2092 + }, 2093 + "spotify": { 2094 + "version": "1.1.91.824,07f1e963,9", 2095 + "options": { 2096 + "full_name": "spotify" 2097 + } 2098 + }, 2099 + "visual-studio-code": { 2100 + "version": "1.70.1", 2101 + "options": { 2102 + "full_name": "visual-studio-code" 2103 + } 2104 + }, 2105 + "zoom": { 2106 + "version": "5.11.5.9788", 2107 + "options": { 2108 + "full_name": "zoom" 2109 + } 2110 + } 2111 + } 2112 + }, 2113 + "system": { 2114 + "macos": { 2115 + "monterey": { 2116 + "HOMEBREW_VERSION": "3.5.9", 2117 + "HOMEBREW_PREFIX": "/opt/homebrew", 2118 + "Homebrew/homebrew-core": "4ab1fb477d3e9f22cc5f3f8f560c7ea832639992", 2119 + "CLT": "13.4.0.0.1.1651278267", 2120 + "Xcode": "13.4", 2121 + "macOS": "12.0.1" 2122 + } 2123 + } 2124 + } 2125 + }
+10 -4
Makefile
··· 1 + .PHONY: default 2 + default: setup brew ansible 3 + 1 4 .PHONY: setup 2 5 setup: 3 - homebrew install ansible 4 - ansible-galaxy collection install community.general 6 + brew install ansible 5 7 6 - .PHONY: apply 7 - apply: 8 + .PHONY: ansible 9 + ansible: 8 10 ansible-playbook playbooks/main.yml -i hosts 11 + 12 + .PHONY: brew 13 + brew: 14 + brew bundle --cleanup --zap
+1
playbooks/roles/misc/tasks/main.yml
··· 24 24 src: "{{ dotfiles_dir }}/misc/alacritty.yml" 25 25 dest: "{{ home_dir }}/.alacritty.yml" 26 26 state: link 27 + force: true 27 28 28 29 # TODO: rectangle?!
-99
playbooks/roles/programs/tasks/main.yml
··· 1 - # - name: install-homebrew 2 - # ansible.builtin.shell: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 3 - # args: 4 - # # THIS IS A LIE! It's /opt/homebrew/bin/brew on my work machine :shrug: 5 - # creates: /usr/local/bin/brew 6 - - name: homebrew-taps 7 - community.general.homebrew_tap: 8 - name: 9 - - cjbassi/ytop 10 - - github/gh 11 - - hashicorp/tap 12 - - heroku/brew 13 - - superfly/tap 14 - - homebrew/bundle 15 - - homebrew/cask 16 - - homebrew/cask-fonts 17 - - homebrew/core 18 - - homebrew/services 19 - 20 - - name: homebrew-packages 21 - community.general.homebrew: 22 - update_homebrew: true 23 - upgrade_all: true 24 - name: 25 - - ansible 26 - - python@3.9 27 - - awscli 28 - - awsume 29 - - bat 30 - - libssh2 31 - - curl 32 - - direnv 33 - - fd 34 - - tree 35 - - ffmpeg 36 - - fzf 37 - - filosottile/musl-cross/musl-cross 38 - - superfly/tap/flyctl 39 - - gh 40 - - git 41 - - git-delta 42 - - go 43 - - helm 44 - - httpie 45 - - hugo 46 - - jq 47 - - yq 48 - - lazygit 49 - - lazydocker 50 - - m-cli 51 - - nmap 52 - - openconnect 53 - - oath-toolkit 54 - - pandoc 55 - - postgresql 56 - - pyenv 57 - - rbenv 58 - - ripgrep 59 - - rustup-init 60 - - unar 61 - - tfenv 62 - - tflint 63 - - eksctl 64 - - kubectl 65 - - tilt 66 - - kind 67 - - kustomize 68 - - k9s 69 - - stern 70 - - tmux 71 - - neovim 72 - - volta 73 - - watch 74 - - wget 75 - - zola 76 - - zsh 77 - - cjbassi/ytop/ytop 78 - 79 - - name: homebrew-casks 80 - community.general.homebrew_cask: 81 - upgrade_all: true 82 - name: 83 - - 1password 84 - - 1password-cli 85 - - alacritty 86 - - chromium 87 - - obsidian 88 - - font-iosevka-nerd-font 89 - - ngrok 90 - - google-cloud-sdk 91 - - rectangle 92 - - slack 93 - - discord 94 - - spotify 95 - - visual-studio-code 96 - - zoom 97 - # - docker 98 - # - keybase 99 - 100 1 - name: install-aws-mfa 101 2 ansible.builtin.pip: 102 3 executable: pip3
+1
playbooks/roles/vscode/tasks/main.yml
··· 7 7 src: "{{ dotfiles_dir }}/vscode/{{ item }}" 8 8 dest: "{{ home_dir }}/Library/Application Support/Code/User/{{ item }}" 9 9 state: link 10 + force: true 10 11 with_items: "{{ vscode_configs.stdout_lines }}"
+2
playbooks/roles/zsh/tasks/main.yml
··· 3 3 src: "{{ dotfiles_dir }}/zsh/zshrc" 4 4 dest: "{{ home_dir }}/.zshrc" 5 5 state: link 6 + force: true 6 7 7 8 - name: link-zshenv 8 9 ansible.builtin.file: 9 10 src: "{{ dotfiles_dir }}/zsh/zshenv" 10 11 dest: "{{ home_dir }}/.zshenv" 11 12 state: link 13 + force: true 12 14 13 15 - name: check-oh-my-zsh 14 16 ansible.builtin.shell: "ls {{ home_dir }}/.oh-my-zsh"
+2
zsh/zshenv
··· 47 47 gh browse --branch="$branch" $1 48 48 } 49 49 50 + export HOMEBREW_BUNDLE_FILE="$HOME/dotfiles/Brewfile" 51 + 50 52 export VOLTA_HOME="$HOME/.volta" 51 53 export RUST_BIN="$HOME/.cargo/bin" 52 54 export PYENV_ROOT="$HOME/.pyenv"