spigot 20180319
Closes #25493. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
de06138d9d
commit
ebcea3b6ad
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
class Spigot < Formula
|
||||
desc "Command-line streaming exact real calculator"
|
||||
homepage "https://www.chiark.greenend.org.uk/~sgtatham/spigot/"
|
||||
url "https://www.chiark.greenend.org.uk/~sgtatham/spigot/spigot-20180313.cbe6127.tar.gz"
|
||||
mirror "https://dl.bintray.com/homebrew/mirror/spigot-20180313.tar.gz"
|
||||
version "20180313"
|
||||
sha256 "3cc0432e58cd11e67fa6d5701458580436f981706c60d9e8036630a7cb7d0b10"
|
||||
url "https://www.chiark.greenend.org.uk/~sgtatham/spigot/spigot-20180319.17c4cea.tar.gz"
|
||||
mirror "https://dl.bintray.com/homebrew/mirror/spigot-20180319.tar.gz"
|
||||
version "20180319"
|
||||
sha256 "f4d025c21790dc8dd07f14ffb0729b797f6cac67937cc0fb0f177f9827aaf484"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue