silicon 0.4.0
Closes #65967. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
883491de77
commit
db9c9ce07a
|
@ -1,8 +1,8 @@
|
||||||
class Silicon < Formula
|
class Silicon < Formula
|
||||||
desc "Create beautiful image of your source code"
|
desc "Create beautiful image of your source code"
|
||||||
homepage "https://github.com/Aloxaf/silicon/"
|
homepage "https://github.com/Aloxaf/silicon/"
|
||||||
url "https://github.com/Aloxaf/silicon/archive/v0.3.2.tar.gz"
|
url "https://github.com/Aloxaf/silicon/archive/v0.4.0.tar.gz"
|
||||||
sha256 "510e8d6a5cf856f5060088ea6d5d22a510b6adeea2ea5b71d4d186e417115061"
|
sha256 "1534b7b4b5a309cf7f79132f3cd5fd7987642735ca7845efb1ec93df685a402d"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in New Issue