Skip to content

Commit

Permalink
opentimelineio: add 0.13 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmattkc committed Sep 7, 2021
1 parent 31e1fc5 commit 42bf964
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/opentimelineio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ class Opentimelineio < Formula
license "Apache-2.0"
head "https://github.com/PixarAnimationStudios/OpenTimelineIO.git", branch: "master"

bottle do
root_url "https://github.com/olive-editor/homebrew-homebrew/releases/download/opentimelineio-0.13"
sha256 catalina: "e73f4d2f7d9e7171b6dd8f6fbef62ac71e9d9be9e2b7db774c04399560b646d2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c579f79b4d5562925ca38d584823353eb144b71ad594f5ea1679875da86ffec5"
end

depends_on "cmake" => :build

def install
Expand Down

0 comments on commit 42bf964

Please sign in to comment.