From 3357152a61945902dd6540f1ce3dff3e03f957b1 Mon Sep 17 00:00:00 2001 From: drymer Date: Wed, 25 Aug 2021 00:04:24 +0200 Subject: [PATCH] perf: update brew packages --- packages/brew/Brewfile | 5 + packages/brew/Brewfile.lock.json | 439 +++++++++++++++++++++++++------ 2 files changed, 357 insertions(+), 87 deletions(-) diff --git a/packages/brew/Brewfile b/packages/brew/Brewfile index 7046670..32231fc 100644 --- a/packages/brew/Brewfile +++ b/packages/brew/Brewfile @@ -5,14 +5,17 @@ tap "homebrew/core" tap "instrumenta/instrumenta" tap "johanhaleby/kubetail" tap "kaos/shell" +tap "kube-score/tap" tap "little-angry-clouds/my-brews", "git@github.com:little-angry-clouds/homebrew-my-brews.git" tap "norwoodj/tap" tap "sl1pm4t/k2tf", "https://github.com/sl1pm4t/k2tf.git" tap "vektra/tap" brew "act" +brew "ruby@2.7" brew "aws-iam-authenticator" brew "bats-core" brew "ccat" +brew "openldap" brew "drone-cli" brew "exa" brew "fzf" @@ -22,6 +25,7 @@ brew "golangci-lint" brew "hugo" brew "jsonnet" brew "kind" +brew "kube-linter" brew "kubespy" brew "kustomize" brew "operator-sdk" @@ -34,6 +38,7 @@ brew "vegeta" brew "yamllint" brew "instrumenta/instrumenta/kubeval" brew "johanhaleby/kubetail/kubetail" +brew "kube-score/tap/kube-score" brew "little-angry-clouds/my-brews/helmenv" brew "little-angry-clouds/my-brews/kbenv" brew "little-angry-clouds/my-brews/ocenv" diff --git a/packages/brew/Brewfile.lock.json b/packages/brew/Brewfile.lock.json index bd47b29..6f40497 100644 --- a/packages/brew/Brewfile.lock.json +++ b/packages/brew/Brewfile.lock.json @@ -2,27 +2,27 @@ "entries": { "tap": { "datawire/blackbird": { - "revision": "7b15613dc2d97fa71f7823295062c7973d394f21" + "revision": "32b3d85c6464ebf7c0ab2f5b6c0d386b20314f5f" }, "goreleaser/tap": { - "revision": "2e7080a603bb0d12a9c0c45295d0ca7da90c4bbe" + "revision": "306d1e85bea0be4a4f82b2999a2642b02f5c4bf7" }, "homebrew/bundle": { - "revision": "5b6fa2f5fe5df3ff2cc5436045e1934b9be4ac13" + "revision": "4dffe58b473ec0df023c79cd3cacfaac4804ccb3" }, "homebrew/core": { - "revision": "58f513fff83355b7e54a394952198a648f49cdfd" + "revision": "4f97349a53bee9e9785cc6239e016bbd62d93dec" }, "johanhaleby/kubetail": { "revision": "76674415e2eabb0588ba3052c74ae29aa637bcd9" }, "kaos/shell": { - "revision": "812249461e033305e63f983917503a4b82891fde" + "revision": "f20c160dbf8b92020b2d297164766c0791341082" }, "little-angry-clouds/my-brews": { - "revision": "6cf76c8ff68b99d0c7acbfdec7d7679300554d98", + "revision": "7270e8e87133c7e68f7b949aa583bf1ba622b845", "options": { - "clone_target": "https://github.com/little-angry-clouds/homebrew-my-brews.git" + "clone_target": "git@github.com:little-angry-clouds/homebrew-my-brews.git" } }, "norwoodj/tap": { @@ -36,6 +36,12 @@ }, "vektra/tap": { "revision": "0223b9f00b6a4637c511600e326afc40e59e833d" + }, + "instrumenta/instrumenta": { + "revision": "1a4fb268b60b81ccf5831d4d6fa2e9b519afa581" + }, + "kube-score/tap": { + "revision": "3063120991cfae03c252917eca214068b5d91c0d" } }, "brew": { @@ -74,15 +80,15 @@ } }, "bats-core": { - "version": "1.3.0", + "version": "1.4.1", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/linuxbrew/core", "files": { "x86_64_linux": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/bats-core/blobs/sha256:fae69721e6ec6a1b07e1d10699187640ef4e5e939460a496bd304d03beb08364", - "sha256": "fae69721e6ec6a1b07e1d10699187640ef4e5e939460a496bd304d03beb08364" + "url": "https://ghcr.io/v2/linuxbrew/core/bats-core/blobs/sha256:483259b5fb07dab08336816777a08467303bf3da7828f2ff75a7d08ccf9cfc73", + "sha256": "483259b5fb07dab08336816777a08467303bf3da7828f2ff75a7d08ccf9cfc73" } } } @@ -142,30 +148,35 @@ } }, "drone-cli": { - "version": "1.2.4", + "version": "1.3.1", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/linuxbrew/core", "files": { + "arm64_big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:26568fe6920ab5e98485177180ec5654c2853d5515752f881d2d1c1828938c42", + "sha256": "26568fe6920ab5e98485177180ec5654c2853d5515752f881d2d1c1828938c42" + }, "big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:5eb1960f5073fe2dbe0cebb658c9b31b905d9b77f9dea41a1e65cb01331875e9", - "sha256": "5eb1960f5073fe2dbe0cebb658c9b31b905d9b77f9dea41a1e65cb01331875e9" + "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:3522d410b7cb07da627aec2fc3397dc29b581499301d5b9e762a9d060978fe8e", + "sha256": "3522d410b7cb07da627aec2fc3397dc29b581499301d5b9e762a9d060978fe8e" }, "catalina": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:b0f855c942279e6f28de3fd52611f6e88f5d9a7feb008f49d1f66a00752f2b25", - "sha256": "b0f855c942279e6f28de3fd52611f6e88f5d9a7feb008f49d1f66a00752f2b25" + "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:9b2af8110063a073d3cd0e1b341ae2921cf98c96ecfb0ef0a2bcabd03e35c4cd", + "sha256": "9b2af8110063a073d3cd0e1b341ae2921cf98c96ecfb0ef0a2bcabd03e35c4cd" }, "mojave": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:1d6f199fd82f2da5bef17f40640011b69c3c1ba67816c2db6f5bbcbb1da52ba0", - "sha256": "1d6f199fd82f2da5bef17f40640011b69c3c1ba67816c2db6f5bbcbb1da52ba0" + "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:319fdf558cd1e893674f460187965eca5fc0a9d88eae085588605e1e55d0b55e", + "sha256": "319fdf558cd1e893674f460187965eca5fc0a9d88eae085588605e1e55d0b55e" }, "x86_64_linux": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:af2957381fb2fe8dae4ed3d0b2f42d0d012321c58648d701f4592ed5821ddd4d", - "sha256": "af2957381fb2fe8dae4ed3d0b2f42d0d012321c58648d701f4592ed5821ddd4d" + "url": "https://ghcr.io/v2/linuxbrew/core/drone-cli/blobs/sha256:0791ffa5b1d9907e5caa8c7b6d2cc519d0de54894d0b2c451aef23a8865ab77d", + "sha256": "0791ffa5b1d9907e5caa8c7b6d2cc519d0de54894d0b2c451aef23a8865ab77d" } } } @@ -273,35 +284,35 @@ } }, "go": { - "version": "1.16.5", + "version": "1.16.6", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/linuxbrew/core", "files": { "arm64_big_sur": { "cellar": "/opt/homebrew/Cellar", - "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:dde21eedfa67da23db70cf977ae82c0cadd5acf2a326cb91853ff54d0cf5886f", - "sha256": "dde21eedfa67da23db70cf977ae82c0cadd5acf2a326cb91853ff54d0cf5886f" + "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:af21bd9994caca9ab8279caea54a3aa3385357638c5e57356a6d670e217d4a8a", + "sha256": "af21bd9994caca9ab8279caea54a3aa3385357638c5e57356a6d670e217d4a8a" }, "big_sur": { "cellar": "/usr/local/Cellar", - "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:416c5e2b7247c78482a5465f79d83c0240ee0c9098c8c7429f9c7af073402cc9", - "sha256": "416c5e2b7247c78482a5465f79d83c0240ee0c9098c8c7429f9c7af073402cc9" + "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:91fded3b19303d0438ae8844c962c996d05c13d6e4d9407564142f9f2d3d8c78", + "sha256": "91fded3b19303d0438ae8844c962c996d05c13d6e4d9407564142f9f2d3d8c78" }, "catalina": { "cellar": "/usr/local/Cellar", - "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:8a7564fab7f715feed7506e3cc30f20295fd62914418fb636a5a4c4ca1fc7398", - "sha256": "8a7564fab7f715feed7506e3cc30f20295fd62914418fb636a5a4c4ca1fc7398" + "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:71e0325bfb484880a680f253ef83e5b4ba2d8321bfd7a7ae8043178b0e5484ec", + "sha256": "71e0325bfb484880a680f253ef83e5b4ba2d8321bfd7a7ae8043178b0e5484ec" }, "mojave": { "cellar": "/usr/local/Cellar", - "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:a232e1f840525ab1e9411ba4edaa74c2bb73705e8e6feb7506649a7d608f9292", - "sha256": "a232e1f840525ab1e9411ba4edaa74c2bb73705e8e6feb7506649a7d608f9292" + "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:707d70b5d6315e4163096f9eae1a8c9509c967da68a4826233c9f1362be48dbf", + "sha256": "707d70b5d6315e4163096f9eae1a8c9509c967da68a4826233c9f1362be48dbf" }, "x86_64_linux": { "cellar": "/home/linuxbrew/.linuxbrew/Cellar", - "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:efe39d8db1c054fa8d6169ee2a024b4267313215a5d03ab34bebdb6a87e8554d", - "sha256": "efe39d8db1c054fa8d6169ee2a024b4267313215a5d03ab34bebdb6a87e8554d" + "url": "https://ghcr.io/v2/linuxbrew/core/go/blobs/sha256:5ea25fbd63edcb52cb4ae1606c335cc6459ec4bb5d2d074c26b34104ea905eaa", + "sha256": "5ea25fbd63edcb52cb4ae1606c335cc6459ec4bb5d2d074c26b34104ea905eaa" } } } @@ -341,35 +352,35 @@ } }, "hugo": { - "version": "0.83.1", + "version": "0.87.0", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/linuxbrew/core", "files": { "arm64_big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:f5997a1858e300787cd6e2e01ff8f87f0d3233f42af4becc040448ce06524d53", - "sha256": "f5997a1858e300787cd6e2e01ff8f87f0d3233f42af4becc040448ce06524d53" + "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:bd1ca3fbc1333943661d07c2191d0a0d4fbd20f9cbe33eec1edeb42855306f41", + "sha256": "bd1ca3fbc1333943661d07c2191d0a0d4fbd20f9cbe33eec1edeb42855306f41" }, "big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:32ad322954e9c2962849495c88c88e461d21a0a7d3bfa3aa4892ee34f569bf81", - "sha256": "32ad322954e9c2962849495c88c88e461d21a0a7d3bfa3aa4892ee34f569bf81" + "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:40bee49ace32384e3a9ff3f4badad20c4d9c1a73b67aff1e40bf6d35b319ed92", + "sha256": "40bee49ace32384e3a9ff3f4badad20c4d9c1a73b67aff1e40bf6d35b319ed92" }, "catalina": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:99078c665152420113fac08aaea7bdf2f8fe230696b724448bb9f2244cfdec55", - "sha256": "99078c665152420113fac08aaea7bdf2f8fe230696b724448bb9f2244cfdec55" + "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:85d855b5b7bca20ae91156cfd9527b211a0dfab8744b037cb6d21640ac7dd8af", + "sha256": "85d855b5b7bca20ae91156cfd9527b211a0dfab8744b037cb6d21640ac7dd8af" }, "mojave": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:a45ae895351a549639b40bdbb2a630e8a11ffb68d78a0aa7577faedce4c011d4", - "sha256": "a45ae895351a549639b40bdbb2a630e8a11ffb68d78a0aa7577faedce4c011d4" + "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:6b8be49bc103d50f4b12cb8b871c4bc9e11d2567447885cac2f5c65dd949eb62", + "sha256": "6b8be49bc103d50f4b12cb8b871c4bc9e11d2567447885cac2f5c65dd949eb62" }, "x86_64_linux": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:ab99dbb9bb2ac1df5d581666ab26ad66166810e7e9580feccee50d31383ace97", - "sha256": "ab99dbb9bb2ac1df5d581666ab26ad66166810e7e9580feccee50d31383ace97" + "url": "https://ghcr.io/v2/linuxbrew/core/hugo/blobs/sha256:030a14375f84723660588444414936154b97fecad5de228212d70c083f334ce7", + "sha256": "030a14375f84723660588444414936154b97fecad5de228212d70c083f334ce7" } } } @@ -482,35 +493,35 @@ } }, "kustomize": { - "version": "4.1.3", + "version": "4.2.0", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/linuxbrew/core", "files": { "arm64_big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:c2bc5bcc4b395ba3b3e512a2a9815ae81a5411416380c0520d726db2b8668407", - "sha256": "c2bc5bcc4b395ba3b3e512a2a9815ae81a5411416380c0520d726db2b8668407" + "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:2aa6e8c3794c5040b9b9825eb20775edef89e9dbd241394fdfe436436dcebedd", + "sha256": "2aa6e8c3794c5040b9b9825eb20775edef89e9dbd241394fdfe436436dcebedd" }, "big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:a5876e31685b13273f268264860af816b4348e8a178d99aea8cf3de01a8d5558", - "sha256": "a5876e31685b13273f268264860af816b4348e8a178d99aea8cf3de01a8d5558" + "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:aa0f81c67ff35c6ab464eae0d7cbe2542f6c824d957ca9aa873288592d7f802d", + "sha256": "aa0f81c67ff35c6ab464eae0d7cbe2542f6c824d957ca9aa873288592d7f802d" }, "catalina": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:529377a3a884549413e67ff95c159e71d7f62b516009e5c0e8320b3d8a3723ad", - "sha256": "529377a3a884549413e67ff95c159e71d7f62b516009e5c0e8320b3d8a3723ad" + "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:3de9182e24c05af71c52f786069e4b1642e744c96c8084254114486ea1b09f40", + "sha256": "3de9182e24c05af71c52f786069e4b1642e744c96c8084254114486ea1b09f40" }, "mojave": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:1ff7509083a9fefb1d931592318ca1649eb8ed17b28eeec5287a259302a024ec", - "sha256": "1ff7509083a9fefb1d931592318ca1649eb8ed17b28eeec5287a259302a024ec" + "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:301c04e466ebd878cb0c6ea11c275d936dc9ede8d8b9c167419bb6a3c62298f9", + "sha256": "301c04e466ebd878cb0c6ea11c275d936dc9ede8d8b9c167419bb6a3c62298f9" }, "x86_64_linux": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:3b8025d04b3d0a7b9059906b6b024b01e546598bc2fd83c9303856f269cde78d", - "sha256": "3b8025d04b3d0a7b9059906b6b024b01e546598bc2fd83c9303856f269cde78d" + "url": "https://ghcr.io/v2/linuxbrew/core/kustomize/blobs/sha256:0415e5a8c1d6324765fa389ace2aa45b2c54391d38c0339a50945d84f3f1cde7", + "sha256": "0415e5a8c1d6324765fa389ace2aa45b2c54391d38c0339a50945d84f3f1cde7" } } } @@ -550,35 +561,35 @@ } }, "operator-sdk": { - "version": "1.8.0", + "version": "1.11.0", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/linuxbrew/core", "files": { "arm64_big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:864267e4c586a03de14a612f604ad0c46d27b96b333f048721ec7cc5af8dc836", - "sha256": "864267e4c586a03de14a612f604ad0c46d27b96b333f048721ec7cc5af8dc836" + "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:9275b1560e3f96436dba56e41f5ee10e857c41087bef229f2e9af52a87ea71c0", + "sha256": "9275b1560e3f96436dba56e41f5ee10e857c41087bef229f2e9af52a87ea71c0" }, "big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:c097f8d768bd4ef739d6ef71eabfa5139ea2c6ca114143e182cf2268ddf9a55d", - "sha256": "c097f8d768bd4ef739d6ef71eabfa5139ea2c6ca114143e182cf2268ddf9a55d" + "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:b93a3d7feae8da723f49a82480d8b37473c87759c6b0c3221519dd5ab9974f38", + "sha256": "b93a3d7feae8da723f49a82480d8b37473c87759c6b0c3221519dd5ab9974f38" }, "catalina": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:4f83d038d343bc16f5ab9b5814247a4a396968f66513215c2ce5e6a9e5090a67", - "sha256": "4f83d038d343bc16f5ab9b5814247a4a396968f66513215c2ce5e6a9e5090a67" + "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:6658ca42f6b7f03fe5e9f0293b8cc3e491c1acda6d5110f3de82f472e25842c5", + "sha256": "6658ca42f6b7f03fe5e9f0293b8cc3e491c1acda6d5110f3de82f472e25842c5" }, "mojave": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:2a2eaa53558d93460be9da719bddc034eefd1de14733cd604252725d269256a2", - "sha256": "2a2eaa53558d93460be9da719bddc034eefd1de14733cd604252725d269256a2" + "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:5ecf7ad4e533ed5852e50c9eb89f1f93432eee0010d36346f6741881b7a456fd", + "sha256": "5ecf7ad4e533ed5852e50c9eb89f1f93432eee0010d36346f6741881b7a456fd" }, "x86_64_linux": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:4f97fec7c34a33559cd4a88244b521251495e69b4e8d1514d4951cbf47d09d03", - "sha256": "4f97fec7c34a33559cd4a88244b521251495e69b4e8d1514d4951cbf47d09d03" + "url": "https://ghcr.io/v2/linuxbrew/core/operator-sdk/blobs/sha256:517e25e03abd6dadbf3461e6fcba0ef3a481384911b4117b9440fdc926b5e4c3", + "sha256": "517e25e03abd6dadbf3461e6fcba0ef3a481384911b4117b9440fdc926b5e4c3" } } } @@ -623,35 +634,35 @@ } }, "starship": { - "version": "0.54.0", + "version": "0.56.0", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/linuxbrew/core", "files": { "arm64_big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:31903635888839b61e44b2188f62537d3518f6a843eba736099c6893e1e218e7", - "sha256": "31903635888839b61e44b2188f62537d3518f6a843eba736099c6893e1e218e7" + "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:ee220286072f0ad9b7b9c336c7cb5287f3000d1a5d32e468bb1622e2247813e7", + "sha256": "ee220286072f0ad9b7b9c336c7cb5287f3000d1a5d32e468bb1622e2247813e7" }, "big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:067e82cacc903f629080dfba420ce399746687462ace76b2ff6647b817214b43", - "sha256": "067e82cacc903f629080dfba420ce399746687462ace76b2ff6647b817214b43" + "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:99d37a1d5a512c50de12c8cb8b4ea2d20c90c686f4b5dd11b16c3af01b65175a", + "sha256": "99d37a1d5a512c50de12c8cb8b4ea2d20c90c686f4b5dd11b16c3af01b65175a" }, "catalina": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:925141ca99c499ac594ca573107137dfab155829993bb59e12baddcd95892508", - "sha256": "925141ca99c499ac594ca573107137dfab155829993bb59e12baddcd95892508" + "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:b466d0da340b348c1b43cab52006bf6731d1bc7bf79e062e88135637804d6c55", + "sha256": "b466d0da340b348c1b43cab52006bf6731d1bc7bf79e062e88135637804d6c55" }, "mojave": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:e1a2acdeaafb837ededbeed7aaee2e242fd2433985d6b3fb261858db4a64ad6f", - "sha256": "e1a2acdeaafb837ededbeed7aaee2e242fd2433985d6b3fb261858db4a64ad6f" + "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:bc1fac2b4e6ceeef39cde3863b8d267255432b3089eae2c352cefec2ee9bada4", + "sha256": "bc1fac2b4e6ceeef39cde3863b8d267255432b3089eae2c352cefec2ee9bada4" }, "x86_64_linux": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:a19adcc7d8db338b7cdea19387277437fe8cf214be28688e34c69a7bbb618872", - "sha256": "a19adcc7d8db338b7cdea19387277437fe8cf214be28688e34c69a7bbb618872" + "url": "https://ghcr.io/v2/linuxbrew/core/starship/blobs/sha256:b2f36ebd887630391cc5d75f6a7dbf909a1ea5c3d53634ffeaaa0ef589142b48", + "sha256": "b2f36ebd887630391cc5d75f6a7dbf909a1ea5c3d53634ffeaaa0ef589142b48" } } } @@ -671,35 +682,35 @@ } }, "tflint": { - "version": "0.29.1", + "version": "0.31.0", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/linuxbrew/core", "files": { "arm64_big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:1e060e0b20235adcee9ab0b4b6abde7a192eabdd77b3738a30674934183108d9", - "sha256": "1e060e0b20235adcee9ab0b4b6abde7a192eabdd77b3738a30674934183108d9" + "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:5ec327d9213b538cb3dd338e1131ff2d4e6b12816289ccf88a82c3515fb041cb", + "sha256": "5ec327d9213b538cb3dd338e1131ff2d4e6b12816289ccf88a82c3515fb041cb" }, "big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:e01ac3515617dd70d63b7ec71581adfe52f2a9f6eff3ec531c1e7e6bd08db1a3", - "sha256": "e01ac3515617dd70d63b7ec71581adfe52f2a9f6eff3ec531c1e7e6bd08db1a3" + "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:0029f11368d1908036175629d54245816e7d3b2aca2b5797385a4e4b139c16cb", + "sha256": "0029f11368d1908036175629d54245816e7d3b2aca2b5797385a4e4b139c16cb" }, "catalina": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:47f1cf2ae35d3e92408c4ac05681c3dee333f8ea5e76c683454e44be3316f1d2", - "sha256": "47f1cf2ae35d3e92408c4ac05681c3dee333f8ea5e76c683454e44be3316f1d2" + "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:46b711343a6c4d84d16681d918795993f82b469f1360f50473164bf4d4797d7b", + "sha256": "46b711343a6c4d84d16681d918795993f82b469f1360f50473164bf4d4797d7b" }, "mojave": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:bf07e18a2aded917879823ac1a1e240caeaa2995a587a1b61dc52570387b7331", - "sha256": "bf07e18a2aded917879823ac1a1e240caeaa2995a587a1b61dc52570387b7331" + "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:3b1815305dd1f9077d120f9100471331469e27980ce32ff98f0162229fd91ba6", + "sha256": "3b1815305dd1f9077d120f9100471331469e27980ce32ff98f0162229fd91ba6" }, "x86_64_linux": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:27a06cc5490f878cd619523183812bc6219291dd1afbb9c2f485896bcec0e7d6", - "sha256": "27a06cc5490f878cd619523183812bc6219291dd1afbb9c2f485896bcec0e7d6" + "url": "https://ghcr.io/v2/linuxbrew/core/tflint/blobs/sha256:10c43f977fe3d78d9f625a41ffc5e91cfd96d6d90261886d1be6466c1930a1ae", + "sha256": "10c43f977fe3d78d9f625a41ffc5e91cfd96d6d90261886d1be6466c1930a1ae" } } } @@ -756,7 +767,7 @@ "bottle": false }, "little-angry-clouds/my-brews/kbenv": { - "version": "0.2.6", + "version": "0.3.1", "bottle": false }, "norwoodj/tap/helm-docs": { @@ -770,6 +781,260 @@ "vektra/tap/mockery": { "version": "2.8.0", "bottle": false + }, + "act": { + "version": "0.2.24", + "bottle": { + "rebuild": 0, + "root_url": "https://ghcr.io/v2/linuxbrew/core", + "files": { + "arm64_big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/act/blobs/sha256:a20e74be00a60813dda3b8cf2ff6b15ee16127989b9b5e316796b311391997c9", + "sha256": "a20e74be00a60813dda3b8cf2ff6b15ee16127989b9b5e316796b311391997c9" + }, + "big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/act/blobs/sha256:dda88098e1615b3d69ea03a8edefde476ea2128427ee12915ef5913b3adde8c4", + "sha256": "dda88098e1615b3d69ea03a8edefde476ea2128427ee12915ef5913b3adde8c4" + }, + "catalina": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/act/blobs/sha256:91b2522b430fc0a8045ef844633903b651432a4f355ce2e1b142ab35e55254bf", + "sha256": "91b2522b430fc0a8045ef844633903b651432a4f355ce2e1b142ab35e55254bf" + }, + "mojave": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/act/blobs/sha256:20e5acc8fe34351772ffee1367febe509045cf7abea85e24112040043b9399c7", + "sha256": "20e5acc8fe34351772ffee1367febe509045cf7abea85e24112040043b9399c7" + }, + "x86_64_linux": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/act/blobs/sha256:31c801af23235a89a1284cd8ba7120b5b0381d12c7226c3ccae451f7e5ea541d", + "sha256": "31c801af23235a89a1284cd8ba7120b5b0381d12c7226c3ccae451f7e5ea541d" + } + } + } + }, + "ruby@2.7": { + "version": "2.7.4", + "bottle": { + "rebuild": 0, + "root_url": "https://ghcr.io/v2/linuxbrew/core", + "files": { + "arm64_big_sur": { + "cellar": "/opt/homebrew/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/ruby/2.7/blobs/sha256:c69d8b9a90e4ec60cbefc2dfea8bda47e4eb02102f00b527df040a1f822f2f6b", + "sha256": "c69d8b9a90e4ec60cbefc2dfea8bda47e4eb02102f00b527df040a1f822f2f6b" + }, + "big_sur": { + "cellar": "/usr/local/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/ruby/2.7/blobs/sha256:81b7afe251434a03c0da4654afc07bd0c2f36ecc16bc6c34847564b124167724", + "sha256": "81b7afe251434a03c0da4654afc07bd0c2f36ecc16bc6c34847564b124167724" + }, + "catalina": { + "cellar": "/usr/local/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/ruby/2.7/blobs/sha256:f55efd7734e36bb91b3fda9d30819f9d6e9bd731ad32ea1bc775586723e1e201", + "sha256": "f55efd7734e36bb91b3fda9d30819f9d6e9bd731ad32ea1bc775586723e1e201" + }, + "mojave": { + "cellar": "/usr/local/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/ruby/2.7/blobs/sha256:b297b0ae4295e6757efb79a9c6634a80c8fff68f5399bf45e5d179b1c25cbe8e", + "sha256": "b297b0ae4295e6757efb79a9c6634a80c8fff68f5399bf45e5d179b1c25cbe8e" + }, + "x86_64_linux": { + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/ruby/2.7/blobs/sha256:4114feae001b41fe15163cfe307b241f1a9034988d745f49fb55380eb188f233", + "sha256": "4114feae001b41fe15163cfe307b241f1a9034988d745f49fb55380eb188f233" + } + } + } + }, + "openldap": { + "version": "2.5.7", + "bottle": { + "rebuild": 0, + "root_url": "https://ghcr.io/v2/linuxbrew/core", + "files": { + "arm64_big_sur": { + "cellar": "/opt/homebrew/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/openldap/blobs/sha256:c4d9a59ec4d441285110a2dfa0d67f51f5c3143bae306312f2b452a9f3f48225", + "sha256": "c4d9a59ec4d441285110a2dfa0d67f51f5c3143bae306312f2b452a9f3f48225" + }, + "big_sur": { + "cellar": "/usr/local/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/openldap/blobs/sha256:84724691666b037bc57a88be1c76a9ff30c8559c89780fea8cac439f5350e499", + "sha256": "84724691666b037bc57a88be1c76a9ff30c8559c89780fea8cac439f5350e499" + }, + "catalina": { + "cellar": "/usr/local/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/openldap/blobs/sha256:b8ab256ce13cd4e4ab969f086cb37dc4a192ed9fe65fd476ff4085d2b29855e5", + "sha256": "b8ab256ce13cd4e4ab969f086cb37dc4a192ed9fe65fd476ff4085d2b29855e5" + }, + "mojave": { + "cellar": "/usr/local/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/openldap/blobs/sha256:44112f8f14f19d469c98eecf0c390fa8205e69a14429df199ae86c5b9a835ba9", + "sha256": "44112f8f14f19d469c98eecf0c390fa8205e69a14429df199ae86c5b9a835ba9" + }, + "x86_64_linux": { + "cellar": "/home/linuxbrew/.linuxbrew/Cellar", + "url": "https://ghcr.io/v2/linuxbrew/core/openldap/blobs/sha256:b107a8e433dbe115672a023a3b9466f5cbad67a5314cfb9b660627a2d679d360", + "sha256": "b107a8e433dbe115672a023a3b9466f5cbad67a5314cfb9b660627a2d679d360" + } + } + } + }, + "golangci-lint": { + "version": "1.42.0", + "bottle": { + "rebuild": 0, + "root_url": "https://ghcr.io/v2/linuxbrew/core", + "files": { + "arm64_big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/golangci-lint/blobs/sha256:7b821d10ce40aa92927daa2774bcad2c832b57e21d4ccb41a742526157301a9d", + "sha256": "7b821d10ce40aa92927daa2774bcad2c832b57e21d4ccb41a742526157301a9d" + }, + "big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/golangci-lint/blobs/sha256:fe608365f6c4b8e82fb807129e78bd099ce076baf54d0ab01dbd7e800bc77999", + "sha256": "fe608365f6c4b8e82fb807129e78bd099ce076baf54d0ab01dbd7e800bc77999" + }, + "catalina": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/golangci-lint/blobs/sha256:1f46a78a68b21ad7dc3f65d06635bf29b135a01910c1f8f754801f63babd534a", + "sha256": "1f46a78a68b21ad7dc3f65d06635bf29b135a01910c1f8f754801f63babd534a" + }, + "mojave": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/golangci-lint/blobs/sha256:c2b0ee0542931311a66fd820344d3196ee61d7f518a500cb9809d7b38fabc046", + "sha256": "c2b0ee0542931311a66fd820344d3196ee61d7f518a500cb9809d7b38fabc046" + }, + "x86_64_linux": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/golangci-lint/blobs/sha256:0851e11ff1033346cfe649c70789c9f7d74ceac793f7a90227efdb6b1b7002d6", + "sha256": "0851e11ff1033346cfe649c70789c9f7d74ceac793f7a90227efdb6b1b7002d6" + } + } + } + }, + "kube-linter": { + "version": "0.2.2", + "bottle": { + "rebuild": 1, + "root_url": "https://ghcr.io/v2/linuxbrew/core", + "files": { + "arm64_big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/kube-linter/blobs/sha256:652544b5dbf19a7b10ace74c2aa17c546ea7c16a6554ccf19c85d9ca6270ac97", + "sha256": "652544b5dbf19a7b10ace74c2aa17c546ea7c16a6554ccf19c85d9ca6270ac97" + }, + "big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/kube-linter/blobs/sha256:c0b84d0e1d7253548e04ac5f26d05eaf844df502622db6c7fa95947765c4f3ce", + "sha256": "c0b84d0e1d7253548e04ac5f26d05eaf844df502622db6c7fa95947765c4f3ce" + }, + "catalina": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/kube-linter/blobs/sha256:c0b84d0e1d7253548e04ac5f26d05eaf844df502622db6c7fa95947765c4f3ce", + "sha256": "c0b84d0e1d7253548e04ac5f26d05eaf844df502622db6c7fa95947765c4f3ce" + }, + "mojave": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/kube-linter/blobs/sha256:c0b84d0e1d7253548e04ac5f26d05eaf844df502622db6c7fa95947765c4f3ce", + "sha256": "c0b84d0e1d7253548e04ac5f26d05eaf844df502622db6c7fa95947765c4f3ce" + }, + "x86_64_linux": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/kube-linter/blobs/sha256:af2a3f3b75f50a3899db4473f502c05ffbc29ff2d192b0e17ea7e0d982039981", + "sha256": "af2a3f3b75f50a3899db4473f502c05ffbc29ff2d192b0e17ea7e0d982039981" + } + } + } + }, + "terraform-docs": { + "version": "0.15.0", + "bottle": { + "rebuild": 0, + "root_url": "https://ghcr.io/v2/linuxbrew/core", + "files": { + "arm64_big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/terraform-docs/blobs/sha256:7ba0b7a03e9b8d8fa699aa5c4b8b75afbced3619759e04c562acaa8c85c07d63", + "sha256": "7ba0b7a03e9b8d8fa699aa5c4b8b75afbced3619759e04c562acaa8c85c07d63" + }, + "big_sur": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/terraform-docs/blobs/sha256:d84844fbec03d7e377441da0fd6658f7c4430a5a7084887102a7ef187ec28143", + "sha256": "d84844fbec03d7e377441da0fd6658f7c4430a5a7084887102a7ef187ec28143" + }, + "catalina": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/terraform-docs/blobs/sha256:97eb0dc4b26e4be336b6c52e7d7e23c9cd415e92edee8566009d1196890faa7a", + "sha256": "97eb0dc4b26e4be336b6c52e7d7e23c9cd415e92edee8566009d1196890faa7a" + }, + "mojave": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/terraform-docs/blobs/sha256:1d1533ac73741244c1a868a6a7c0ca87aede41d7e0348bf8c62f213fbaffa81f", + "sha256": "1d1533ac73741244c1a868a6a7c0ca87aede41d7e0348bf8c62f213fbaffa81f" + }, + "x86_64_linux": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/terraform-docs/blobs/sha256:dc763ca018c99734f06b270414d9785dcdc5e515f055c435c4141d0330568e69", + "sha256": "dc763ca018c99734f06b270414d9785dcdc5e515f055c435c4141d0330568e69" + } + } + } + }, + "yamllint": { + "version": "1.26.3", + "bottle": { + "rebuild": 0, + "root_url": "https://ghcr.io/v2/linuxbrew/core", + "files": { + "arm64_big_sur": { + "cellar": ":any", + "url": "https://ghcr.io/v2/linuxbrew/core/yamllint/blobs/sha256:c32e191d3556bb2437d473102b23e88e78b4949e49d334501cc35c5f8e174cd6", + "sha256": "c32e191d3556bb2437d473102b23e88e78b4949e49d334501cc35c5f8e174cd6" + }, + "big_sur": { + "cellar": ":any", + "url": "https://ghcr.io/v2/linuxbrew/core/yamllint/blobs/sha256:2b55ce529a710907e020567612a5da5c17641a8dbf6aad0d9d52eb7bc0d9d290", + "sha256": "2b55ce529a710907e020567612a5da5c17641a8dbf6aad0d9d52eb7bc0d9d290" + }, + "catalina": { + "cellar": ":any", + "url": "https://ghcr.io/v2/linuxbrew/core/yamllint/blobs/sha256:353876497c255a31d87fc64ab9e92ea18b5cae00bf31d2de8920e26b96ddc3dc", + "sha256": "353876497c255a31d87fc64ab9e92ea18b5cae00bf31d2de8920e26b96ddc3dc" + }, + "mojave": { + "cellar": ":any", + "url": "https://ghcr.io/v2/linuxbrew/core/yamllint/blobs/sha256:d167a9db92455faa155de1271e7e7480b9f74dfc649318475a23a62531f577c8", + "sha256": "d167a9db92455faa155de1271e7e7480b9f74dfc649318475a23a62531f577c8" + }, + "x86_64_linux": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/linuxbrew/core/yamllint/blobs/sha256:6602fdc3feb42bc8e0881282fd3e8ffd1bb5e86c4f36bfc23cdaea7d1deeab49", + "sha256": "6602fdc3feb42bc8e0881282fd3e8ffd1bb5e86c4f36bfc23cdaea7d1deeab49" + } + } + } + }, + "instrumenta/instrumenta/kubeval": { + "version": "0.15.0", + "bottle": false + }, + "kube-score/tap/kube-score": { + "version": "1.11.0", + "bottle": false + }, + "little-angry-clouds/my-brews/ocenv": { + "version": "0.3.1", + "bottle": false + }, + "little-angry-clouds/my-brews/particle": { + "version": "0.0.8", + "bottle": false } } }, @@ -778,7 +1043,7 @@ "Arch Linux": { "HOMEBREW_VERSION": "3.1.12-25-gd391331-dirty", "HOMEBREW_PREFIX": "/opt/brew", - "Homebrew/linuxbrew-core": "58f513fff83355b7e54a394952198a648f49cdfd", + "Homebrew/linuxbrew-core": "4f97349a53bee9e9785cc6239e016bbd62d93dec", "GCC": "11.1.0" } }