Skip to content

Commit

Permalink
Merge pull request #201372 from Homebrew/bump-pc6001vx-4.2.10
Browse files Browse the repository at this point in the history
pc6001vx 4.2.10
  • Loading branch information
BrewTestBot authored Dec 16, 2024
2 parents b6557f2 + 4b44a32 commit 8cbacef
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/p/pc6001vx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ class Pc6001vx < Formula
desc "PC-6001 emulator"
# http://eighttails.seesaa.net/ gives 405 error
homepage "https://github.com/eighttails/PC6001VX"
url "https://eighttails.up.seesaa.net/bin/PC6001VX_4.2.9_src.tar.gz"
sha256 "6819cbf3a883a5b613c3b7f29255aa935afdb0c2dcb14c04e644d5b24be117c1"
url "https://eighttails.up.seesaa.net/bin/PC6001VX_4.2.10_src.tar.gz"
sha256 "82dfae60462770b1497a6131d9420cc32fb23beb44733c98f8e97eaa8df39a26"
license "LGPL-2.1-or-later"
revision 2
head "https://github.com/eighttails/PC6001VX.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sonoma: "f637d73fb2b4cc282009ec31ff733b3c2a387743acd93dc8a07c589bf913be70"
sha256 cellar: :any, arm64_ventura: "c382fb9d7d83f11567071fe8a8f9992efb7b05b945d6c0316ec65a142cee6f8f"
sha256 cellar: :any, sonoma: "b1f76365c1fd422dd0a7ea60d38c3c62a12e4a66bedb8dd5592c0905d20ddba4"
sha256 cellar: :any, ventura: "ebc9b5019ca6e11e1dded702b91d39630b8e1d6f04c30c3ec6f0312251953c98"
sha256 cellar: :any, arm64_sonoma: "89277f30e85f0c53b33f4af245efe70e12620d8135d5c6bf96b85847b8577eff"
sha256 cellar: :any, arm64_ventura: "f5eba22f7175f65796d9a1f69b5c1d6af1e0b571a09b0a142f278ddcb07320f9"
sha256 cellar: :any, sonoma: "0f6e6d416491e74e23b8ea156b98e161879c81aed4dd48c70f16c1d474e5fae3"
sha256 cellar: :any, ventura: "9b5ef2f68413dd80f20a9605ce7954bd696711e706fa3b5f89c4e0bcda96ffff"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7e936c5feed6738d8cb60c4b6a94ce0652beba32c096eded43a7a994625dab1e"
end

depends_on "pkgconf" => :build
Expand Down

0 comments on commit 8cbacef

Please sign in to comment.