tundra 2.07
Closes #27503. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
18ed46c09f
commit
49e7ad12fa
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Tundra < Formula
|
class Tundra < Formula
|
||||||
desc "Code build system that tries to be fast for incremental builds"
|
desc "Code build system that tries to be fast for incremental builds"
|
||||||
homepage "https://github.com/deplinenoise/tundra"
|
homepage "https://github.com/deplinenoise/tundra"
|
||||||
url "https://github.com/deplinenoise/tundra/archive/v2.06.tar.gz"
|
url "https://github.com/deplinenoise/tundra/archive/v2.07.tar.gz"
|
||||||
sha256 "c805882b2a469c46b19c4cf4964b614c840dd914db24066930a83ec61edd24f5"
|
sha256 "dc3cbaf977bdbd0b70e70c455656a6ed69ecd110a5ca9eb938789c044774ddbd"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue