Skip to content

Commit

Permalink
guile-opengl: update 0.2.0_1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Feb 24, 2024
1 parent ca1fa5b commit 341fd43
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Formula/guile-opengl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ class GuileOpengl < Formula
revision 1

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-opengl-0.2.0"
sha256 cellar: :any_skip_relocation, monterey: "d4b54025d4f6506f7b38d56a560bed8bcf18c6047ec951f78acad706ad225f2a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f8ffb8de23d0f65937399630157b6eae318858830c127b5663ebb7b116c53850"
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-opengl-0.2.0_1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "98e89fdeeb2e7177ae9eb2e970ad57e5eb7613327d399e157d222d42e5f71e10"
sha256 cellar: :any_skip_relocation, ventura: "36894c3b06e6914af2caaf4777255708b8da2c37455a6c8fb3cb1ae9014d776b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b9f115cf007e5657649c03b05541e3bf47a35c4e907d96f5e36ac75f48aa4c4"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 341fd43

Please sign in to comment.