The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Brewfile: add flyctl

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso c3a997cc 2d956780

+47 -1
+3 -1
Brewfile
··· 19 19 brew "jo" 20 20 21 21 brew "earthly" 22 - brew "pandoc" 22 + brew "pandoc" 23 + 24 + brew "flyctl"
+44
Brewfile.lock.json
··· 616 616 } 617 617 } 618 618 } 619 + }, 620 + "flyctl": { 621 + "version": "0.2.72", 622 + "bottle": { 623 + "rebuild": 0, 624 + "root_url": "https://ghcr.io/v2/homebrew/core", 625 + "files": { 626 + "arm64_sonoma": { 627 + "cellar": ":any_skip_relocation", 628 + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672", 629 + "sha256": "3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672" 630 + }, 631 + "arm64_ventura": { 632 + "cellar": ":any_skip_relocation", 633 + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672", 634 + "sha256": "3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672" 635 + }, 636 + "arm64_monterey": { 637 + "cellar": ":any_skip_relocation", 638 + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672", 639 + "sha256": "3a179e62679569c69324fa86403b317a9592c19519c0b584ed1370494ba0a672" 640 + }, 641 + "sonoma": { 642 + "cellar": ":any_skip_relocation", 643 + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc", 644 + "sha256": "bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc" 645 + }, 646 + "ventura": { 647 + "cellar": ":any_skip_relocation", 648 + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc", 649 + "sha256": "bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc" 650 + }, 651 + "monterey": { 652 + "cellar": ":any_skip_relocation", 653 + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc", 654 + "sha256": "bc2b5a65602288203ed3f8d61d13c76cdae5c44f3321638919a84ad2c4187dbc" 655 + }, 656 + "x86_64_linux": { 657 + "cellar": ":any_skip_relocation", 658 + "url": "https://ghcr.io/v2/homebrew/core/flyctl/blobs/sha256:293811dd445f80527e59f32860e807be06a101646e48fb1bfd701661e3bac259", 659 + "sha256": "293811dd445f80527e59f32860e807be06a101646e48fb1bfd701661e3bac259" 660 + } 661 + } 662 + } 619 663 } 620 664 }, 621 665 "tap": {