Skip to content

Commit b83fc59

Browse files
authored
Merge pull request Homebrew#201488 from Homebrew/bump-repren-1.0.2
repren 1.0.2
2 parents 7fd30dc + 469de07 commit b83fc59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/r/repren.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ class Repren < Formula
33

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

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "7e67e2a780fcea707e9f2c3e40dbe897c6ffb64580c065015701e1c891518ea8"
11+
sha256 cellar: :any_skip_relocation, all: "5a82077e5896eea071dea3a44430d1061df24d3d2b0b8cb72b3a6f46ab4846d8"
1212
end
1313

1414
depends_on "[email protected]"

0 commit comments

Comments
 (0)