clac 0.3.1
Closes #19720. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e7c562d3d0
commit
e05d370de3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Clac < Formula
|
||||
desc "Command-line, stack-based calculator with postfix notation"
|
||||
homepage "https://github.com/soveran/clac"
|
||||
url "https://github.com/soveran/clac/archive/0.3.0.tar.gz"
|
||||
sha256 "a7a2397fdbac93924ca83c72e2df2027029f54c8921b813230208dd167ed0c20"
|
||||
url "https://github.com/soveran/clac/archive/0.3.1.tar.gz"
|
||||
sha256 "38cf86f99959d2223f052acfd9e0fecb402a137ebf859a9c64a541b15396e32b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue