kobalt 1.0.110 (#24090)

This commit is contained in:
ilovezfs 2018-02-13 19:16:14 -08:00 committed by GitHub
parent 6b2a35b608
commit 08e8ec38cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,13 @@
class Kobalt < Formula
desc "Build system"
homepage "http://beust.com/kobalt"
url "https://github.com/cbeust/kobalt/releases/download/1.0.102/kobalt-1.0.102.zip"
sha256 "d789999a80154aa6fc41dabb90ace15178dcd0f797344e3bec2baaacb3e1f6c0"
url "https://github.com/cbeust/kobalt/releases/download/1.0.110/kobalt-1.0.110.zip"
sha256 "7649bd56a551f69fd7d05f3732d20ad4d27b92ac777eab79333a06c29ac8e9fa"
bottle :unneeded
def install
libexec.install %w[kobalt]
libexec.install "kobalt-#{version}/kobalt"
(bin/"kobaltw").write <<~EOS
#!/bin/bash