just 0.4.3
Closes #40060. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
89d7685449
commit
7c2503f775
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Just < Formula
|
class Just < Formula
|
||||||
desc "Handy way to save and run project-specific commands"
|
desc "Handy way to save and run project-specific commands"
|
||||||
homepage "https://github.com/casey/just"
|
homepage "https://github.com/casey/just"
|
||||||
url "https://github.com/casey/just/archive/v0.4.2.tar.gz"
|
url "https://github.com/casey/just/archive/v0.4.3.tar.gz"
|
||||||
sha256 "7bcde022994eaa06ce17974f494e4cf98a1d00f4e5791c6ae61f8dd45685da25"
|
sha256 "e891be5cd7145e8d23875a3ea67d6ed5afd8c3006b31509ccdd4ea5e7f245f69"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue