Skip to content

Commit

Permalink
guile-lzma: update 0.1.1_2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Feb 9, 2025
1 parent 1ba3e70 commit 10a896e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/guile-lzma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ class GuileLzma < Formula
revision 2

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-lzma-0.1.1_1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e11f61a86454dbe7bc70948028e4956d2bc461450efabdd0c9eedf47f6e06dcf"
sha256 cellar: :any_skip_relocation, ventura: "99d5da21b4bc8c8484d5793be639d94413592f7eeda0361427c0e3b308d69002"
sha256 cellar: :any_skip_relocation, x86_64_linux: "34d48462162654f4318b478fbe7495329dfd5fe973b319ee636400e4717bd91e"
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-lzma-0.1.1_2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bdae623526507e91990f753679401e9b8f5bd066a9b9ca98e28c3dd8ddde992d"
sha256 cellar: :any_skip_relocation, ventura: "db47f0c365a0c40c122a5178730b46c429f3116386643df52f0cadefb46a6657"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7b42ecac34cc1983480b11280fd63bc8497a2de9cfe1d9b02681af571fed658b"
end

depends_on "guile"
Expand Down

0 comments on commit 10a896e

Please sign in to comment.