diff --git a/Formula/guile-opengl.rb b/Formula/guile-opengl.rb index bd988b6..0da706d 100644 --- a/Formula/guile-opengl.rb +++ b/Formula/guile-opengl.rb @@ -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