File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
class RbenvGemset < Formula
2
2
desc "Adds basic gemset support to rbenv"
3
3
homepage "https://github.com/jf/rbenv-gemset"
4
- url "https://github.com/jf/rbenv-gemset/archive/refs/tags/v0.5.10 .tar.gz"
5
- sha256 "91b9e6f0cced09a40df5817277c35c654d39feaea4318cc63a5962689b649c94 "
4
+ url "https://github.com/jf/rbenv-gemset/archive/refs/tags/v0.5.100 .tar.gz"
5
+ sha256 "371fc84e35e40c7c25339cb67599a0a768bc7d3d4daafb05e02ab960bde64ce4 "
6
6
license :public_domain
7
7
head "https://github.com/jf/rbenv-gemset.git" , branch : "master"
8
8
9
- no_autobump! because : :requires_manual_review
10
-
11
9
bottle do
12
- rebuild 1
13
- sha256 cellar : :any_skip_relocation , all : "ffb42742131fa52e3c5f707930c00e6af3fd6e069b4f2c5f492881d0bddb4945"
10
+ sha256 cellar : :any_skip_relocation , all : "3ae346537f0186825a566e2da02b193821794883757f26eaf5cbb150e7600a1b"
14
11
end
15
12
16
13
depends_on "rbenv"
You can’t perform that action at this time.
0 commit comments