Skip to content

Commit

Permalink
Merge pull request Homebrew#199064 from Homebrew/bump-xroar-1.7.2
Browse files Browse the repository at this point in the history
xroar 1.7.2
  • Loading branch information
BrewTestBot authored Nov 26, 2024
2 parents 93a955e + 4726da2 commit edbce48
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/x/xroar.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Xroar < Formula
desc "Dragon and Tandy 8-bit computer emulator"
homepage "https://www.6809.org.uk/xroar/"
url "https://www.6809.org.uk/xroar/dl/xroar-1.7.1.tar.gz"
sha256 "39a9182ac5a07993b42d70c218b29b13f0466711e2a31c223621db00e3b813c2"
url "https://www.6809.org.uk/xroar/dl/xroar-1.7.2.tar.gz"
sha256 "937b751ac6b553e399506863585dca912b21c62ff6ad9bb40cca35de00cf0924"
license "GPL-3.0-or-later"

bottle do
sha256 cellar: :any, arm64_sequoia: "fc3270b973d004022c161cb40209ee6068d4ff17976c7c655f58dde66743a915"
sha256 cellar: :any, arm64_sonoma: "97fbee483101f85766de0a347abfb8ea77326d13cd01cb446fd17962c236bb75"
sha256 cellar: :any, arm64_ventura: "b1ebefebdca76490c291d8d609590eb8c50ad5612a06d9784219ed31c9057315"
sha256 cellar: :any, sonoma: "e8767586ba798e84ace2a0334aee0b753dac4a809d217320d1a768f903c36630"
sha256 cellar: :any, ventura: "9aa19a5bd419edae4cb6b63f3ee6034efddb4615a1743744562fb3cd6bd2e007"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9b1a6130cf31e99b889457339e8c39dcd47b4c88d5b9777ddfb766ea0e195394"
sha256 cellar: :any, arm64_sequoia: "ccfa0dd915cfdc60742e1b285352184ef951b2357daa535e2dbed6bd6d29e73c"
sha256 cellar: :any, arm64_sonoma: "73ff267a6221e26c1752a97980fc43b37c86f8db612d839fd3c00b667bc25031"
sha256 cellar: :any, arm64_ventura: "35527c68bcb1b9d2e45b6324f17cd08cebab932cae3271c4558c2c3d62f9713f"
sha256 cellar: :any, sonoma: "ec53965fb323f21ed79b675ab8dc69f3bc28d828bcdb72307dc35779e17eb3f2"
sha256 cellar: :any, ventura: "14b4c9936123103183d48a34f8f194065adae8c18f41cc6235f925d814dc1d1d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "938c54d98571124f9cfb6aa0b3b96d7054773ada989f67127965178a8548901e"
end

head do
Expand Down

0 comments on commit edbce48

Please sign in to comment.