Skip to content

Commit

Permalink
Update Formula
Browse files Browse the repository at this point in the history
  • Loading branch information
giginet committed Apr 13, 2019
1 parent d17091b commit 413f796
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/toybox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@ class Toybox < Formula
desc "Xcode Playground management made easy"
homepage "https://github.com/giginet/Toybox"
url "https://github.com/giginet/Toybox/archive/2.0.0.tar.gz"
sha256 "64c6e7ec4c3d648a76a50ceae3dfcbc3e9860e044c58000bab485bb9eb5fadef"
sha256 " a2fa8907aacb8924ea672eb20eda5fff5c23f8b58eb75e90fd20774a0d4e0bac"
head "https://github.com/giginet/Toybox.git"

depends_on :xcode => ["10.2", :build]


bottle do
cellar :any_skip_relocation
root_url "https://github.com/giginet/Toybox/releases/download/2.0.0"
sha256 "555db9f89edad2ed8ce1e60a145f00cb2dd389145f9b4e25926be59a94976c3b" => :mojave
root_url "https://github.com/giginet/Toybox/releases/download/2.1.0"
end

def install
Expand Down

0 comments on commit 413f796

Please sign in to comment.