Skip to content

Commit

Permalink
Merge pull request Homebrew#201488 from Homebrew/bump-repren-1.0.2
Browse files Browse the repository at this point in the history
repren 1.0.2
  • Loading branch information
BrewTestBot authored Dec 17, 2024
2 parents 7fd30dc + 469de07 commit b83fc59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/r/repren.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ class Repren < Formula

desc "Rename anything using powerful regex search and replace"
homepage "https://github.com/jlevy/repren"
url "https://files.pythonhosted.org/packages/83/2c/2086d6b7bc88fb115aa2dd00641a1ade8a22e4854e7f4d290133bfc6a6d1/repren-1.0.1.tar.gz"
sha256 "6e5eeaa211154abed194eaa09a7ae8a5c760c0dfb103636542221089f4d335e1"
url "https://files.pythonhosted.org/packages/7b/9e/1d5ca018f98d82e2ec958564affca79f9477f03fd11f2f9d0deca834dd6c/repren-1.0.2.tar.gz"
sha256 "dad04db4427ca8999f7c228e9a5f3a5c26b919c7d1b26af402e0f9febdf09d93"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "7e67e2a780fcea707e9f2c3e40dbe897c6ffb64580c065015701e1c891518ea8"
sha256 cellar: :any_skip_relocation, all: "5a82077e5896eea071dea3a44430d1061df24d3d2b0b8cb72b3a6f46ab4846d8"
end

depends_on "python@3.13"
Expand Down

0 comments on commit b83fc59

Please sign in to comment.