Skip to content

Commit 5d5c1ec

Browse files
BrewTestBotbotantony
authored andcommitted
chsrc 0.2.3
1 parent 865fd90 commit 5d5c1ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chsrc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Chsrc < Formula
22
desc "Change Source for every software on every platform from the command-line"
33
homepage "https://github.com/RubyMetric/chsrc"
4-
url "https://github.com/RubyMetric/chsrc/archive/refs/tags/v0.2.2.tar.gz"
5-
sha256 "9985c8e3be047ba47d54650ec284a28314d3221be2636a8c031744241c01f482"
4+
url "https://github.com/RubyMetric/chsrc/archive/refs/tags/v0.2.3.tar.gz"
5+
sha256 "d33df6abe8269c8abdaadc5b1cfde8a53676d1a52db659688ffdf3a605647ce9"
66
license "GPL-3.0-or-later"
77
head "https://github.com/RubyMetric/chsrc.git", branch: "main"
88

0 commit comments

Comments
 (0)