Skip to content

Commit

Permalink
Merge pull request #183953 from Homebrew/bumpversion-deprecate
Browse files Browse the repository at this point in the history
bumpversion: deprecate
  • Loading branch information
BrewTestBot authored Sep 9, 2024
2 parents a4691ac + 9dc35ea commit 4304999
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/b/bumpversion.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ class Bumpversion < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "6eb5137f99b01f2ae14129dc2911e031c740c5efe6199b6e164e22d2909fee5e"
end

# Original and fork are both unmaintained:
# https://github.com/peritus/bumpversion/commit/cc3c8cfd77380ef50eeac740efe627509a248101
# https://github.com/c4urself/bump2version/commit/c3a1995b35335da6fa7932e4bac089992c947bba
deprecate! date: "2024-09-08", because: :unmaintained

depends_on "[email protected]"

def install
Expand Down

0 comments on commit 4304999

Please sign in to comment.