gibo 2.2.3
Closes #42243. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f76fe8f077
commit
f943e22a87
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gibo < Formula
|
||||
desc "Access GitHub's .gitignore boilerplates"
|
||||
homepage "https://github.com/simonwhitaker/gibo"
|
||||
url "https://github.com/simonwhitaker/gibo/archive/2.2.2.tar.gz"
|
||||
sha256 "1ce2497b0d8a5ad165d7428c4e87e40072581f3ba6ff56b3fceeb53c52630442"
|
||||
url "https://github.com/simonwhitaker/gibo/archive/2.2.3.tar.gz"
|
||||
sha256 "022132cc0d98c7c4a8002c34940cca0c56fd993c1391df4e43f7e3b7517cd63a"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue