feat(sofmani): add fastlane

This commit is contained in:
2026-03-09 12:38:18 +02:00
parent d0b7ca2254
commit 9f1f65f9ec

View File

@@ -540,6 +540,11 @@ install:
linux: regex-tui_{{ .Tag }}_linux.{{ .Arch }}
windows: regex-tui_{{ .Tag }}_windows.{{ .Arch }}.exe
- name: fastlane
type: brew
machines:
only: ['m1']
# ----------------------------------------------------------------------
# 💻 Language Runtimes & Package Managers
# ----------------------------------------------------------------------