We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360f1c8 commit 768248cCopy full SHA for 768248c
Formula/c/chsrc.rb
@@ -1,8 +1,8 @@
1
class Chsrc < Formula
2
desc "Change Source for every software on every platform from the command-line"
3
homepage "https://github.com/RubyMetric/chsrc"
4
- url "https://github.com/RubyMetric/chsrc/archive/refs/tags/v0.2.2.tar.gz"
5
- sha256 "9985c8e3be047ba47d54650ec284a28314d3221be2636a8c031744241c01f482"
+ url "https://github.com/RubyMetric/chsrc/archive/refs/tags/v0.2.3.tar.gz"
+ sha256 "d33df6abe8269c8abdaadc5b1cfde8a53676d1a52db659688ffdf3a605647ce9"
6
license "GPL-3.0-or-later"
7
head "https://github.com/RubyMetric/chsrc.git", branch: "main"
8
0 commit comments