File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ class Logtalk < Formula
1212 regex ( /Latest stable version:.*?v?(\d +(?:\. \d +)+)/i )
1313 end
1414
15- no_autobump! because : :requires_manual_review
15+ no_autobump! because : :bumped_by_upstream
1616
1717 bottle do
1818 sha256 cellar : :any_skip_relocation , arm64_tahoe : "b8d1adc6b8dad0f9e778bbec53705202dea06b84105c501ad53979bc2140cd29"
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ class Meilisearch < Formula
1313 strategy :github_latest
1414 end
1515
16+ no_autobump! because : :bumped_by_upstream
17+
1618 bottle do
1719 sha256 cellar : :any_skip_relocation , arm64_tahoe : "841f096e70d2270e9a317e5d7c1e19a636c7e3aa3b3c9de49dd27a3392858e8e"
1820 sha256 cellar : :any_skip_relocation , arm64_sequoia : "749923b3a193d318ef09a50bfe2a71d2e2496c5e1773972c57b59f67989d32bf"
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ class Packetry < Formula
55 sha256 "158cd25536c6d4feab2b9e76fcbb4174fdb2fd6fb1c309775a3b2efbe84db33b"
66 license "BSD-3-Clause"
77
8- no_autobump! because : :requires_manual_review
9-
108 bottle do
119 sha256 cellar : :any , arm64_tahoe : "7b44a327337008bac85d41e08c6c01d443ec193d25671791275bb846fbb49a98"
1210 sha256 cellar : :any , arm64_sequoia : "96b22357843f520ea804060b1a2016ca1597d2944bd9ba421ee18cb4400aed5f"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ class PhraseCli < Formula
55 sha256 "407ae4113852e949ab7418d515879bfd71beec58739a01355f6c631fa0dcb1c7"
66 license "MIT"
77
8- no_autobump! because : :requires_manual_review
8+ no_autobump! because : :bumped_by_upstream
99
1010 bottle do
1111 sha256 cellar : :any_skip_relocation , arm64_tahoe : "0e9852fd561d87376838c75b1b002e6013a4ee28b82a02a3f7dfda9d5af7f350"
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ class Unciv < Formula
1010 regex ( /^v?(\d +(?:\. \d +)+(?:[._-]?patch\d *)?)$/i )
1111 end
1212
13+ no_autobump! because : :bumped_by_upstream
14+
1315 bottle do
1416 sha256 cellar : :any_skip_relocation , all : "65d683fb47f383768046cf27b8122ca9eb79952db26e05cce2fe30e63985b259"
1517 end
You can’t perform that action at this time.
0 commit comments