From 640824137e62256eea87d052d7b42d5e03c64cdd Mon Sep 17 00:00:00 2001 From: steven Date: Sat, 22 Aug 2026 18:15:15 +0800 Subject: [PATCH] Drop the redundant version stanza from the Formula brew audit --online rejects an explicit version that matches the one scanned from the download URL, which failed the formula-pr job on the first real release. Co-Authored-By: Claude Fable 5 --- script/render-homebrew-formula | 1 - 1 file changed, 1 deletion(-) diff --git a/script/render-homebrew-formula b/script/render-homebrew-formula index 02e06d0..115fbfd 100755 --- a/script/render-homebrew-formula +++ b/script/render-homebrew-formula @@ -44,7 +44,6 @@ formula = <<~RUBY class Fm < Formula desc "Command-line interface for FeedMob services" homepage "https://github.com/feed-mob/feedmob-cli" - version "#{version}" license "MIT" on_macos do