From c3a997ccddafa5b0186ec7cdb9f8a622b3a1d3ab Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 1 Jul 2024 12:10:02 -0400 Subject: Brewfile: add flyctl Signed-off-by: Xe Iaso --- Brewfile | 4 +++- Brewfile.lock.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 13911d4..20edf74 100644 --- a/Brewfile +++ b/Brewfile @@ -19,4 +19,6 @@ brew "jq" brew "jo" brew "earthly" -brew "pandoc" \ No newline at end of file +brew "pandoc" + +brew "flyctl" diff --git a/Brewfile.lock.json b/Brewfile.lock.json index 33db291..f5c2225 100644 --- a/Brewfile.lock.json +++ b/Brewfile.lock.json @@ -616,6 +616,50 @@ } } } + }, + "flyctl": { + "version": "0.2.72", + "bottle": { + "rebuild": 0, + "root_url": "https://ghcr.io/v2/homebrew/core", + "files": { + "arm64_sonoma": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672", + "sha256": "3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672" + }, + "arm64_ventura": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672", + "sha256": "3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672" + }, + "arm64_monterey": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672", + "sha256": "3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672" + }, + "sonoma": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc", + "sha256": "bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc" + }, + "ventura": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc", + "sha256": "bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc" + }, + "monterey": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc", + "sha256": "bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc" + }, + "x86_64_linux": { + "cellar": ":any_skip_relocation", + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:293811dd445f80527e59f32860e807be06a101646e48fb1bfd701661e3bac259", + "sha256": "293811dd445f80527e59f32860e807be06a101646e48fb1bfd701661e3bac259" + } + } + } } }, "tap": { -- cgit v1.2.3