Skip to content

Commit 8cbacef

Browse files
authored
Merge pull request Homebrew#201372 from Homebrew/bump-pc6001vx-4.2.10
pc6001vx 4.2.10
2 parents b6557f2 + 4b44a32 commit 8cbacef

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/p/pc6001vx.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ class Pc6001vx < Formula
22
desc "PC-6001 emulator"
33
# http://eighttails.seesaa.net/ gives 405 error
44
homepage "https://github.com/eighttails/PC6001VX"
5-
url "https://eighttails.up.seesaa.net/bin/PC6001VX_4.2.9_src.tar.gz"
6-
sha256 "6819cbf3a883a5b613c3b7f29255aa935afdb0c2dcb14c04e644d5b24be117c1"
5+
url "https://eighttails.up.seesaa.net/bin/PC6001VX_4.2.10_src.tar.gz"
6+
sha256 "82dfae60462770b1497a6131d9420cc32fb23beb44733c98f8e97eaa8df39a26"
77
license "LGPL-2.1-or-later"
8-
revision 2
98
head "https://github.com/eighttails/PC6001VX.git", branch: "master"
109

1110
bottle do
12-
sha256 cellar: :any, arm64_sonoma: "f637d73fb2b4cc282009ec31ff733b3c2a387743acd93dc8a07c589bf913be70"
13-
sha256 cellar: :any, arm64_ventura: "c382fb9d7d83f11567071fe8a8f9992efb7b05b945d6c0316ec65a142cee6f8f"
14-
sha256 cellar: :any, sonoma: "b1f76365c1fd422dd0a7ea60d38c3c62a12e4a66bedb8dd5592c0905d20ddba4"
15-
sha256 cellar: :any, ventura: "ebc9b5019ca6e11e1dded702b91d39630b8e1d6f04c30c3ec6f0312251953c98"
11+
sha256 cellar: :any, arm64_sonoma: "89277f30e85f0c53b33f4af245efe70e12620d8135d5c6bf96b85847b8577eff"
12+
sha256 cellar: :any, arm64_ventura: "f5eba22f7175f65796d9a1f69b5c1d6af1e0b571a09b0a142f278ddcb07320f9"
13+
sha256 cellar: :any, sonoma: "0f6e6d416491e74e23b8ea156b98e161879c81aed4dd48c70f16c1d474e5fae3"
14+
sha256 cellar: :any, ventura: "9b5ef2f68413dd80f20a9605ce7954bd696711e706fa3b5f89c4e0bcda96ffff"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7e936c5feed6738d8cb60c4b6a94ce0652beba32c096eded43a7a994625dab1e"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)