Skip to content

Commit 9511d0b

Browse files
authored
Merge pull request Homebrew#228927 from yairm210/update-unciv.rb-1751536145
unciv 4.17.2
2 parents 272063e + 7e20fe3 commit 9511d0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/u/unciv.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Unciv < Formula
22
desc "Open-source Android/Desktop remake of Civ V"
33
homepage "https://github.com/yairm210/Unciv"
4-
url "https://github.com/yairm210/Unciv/releases/download/4.17.1/Unciv.jar"
5-
sha256 "7e87257f0739e77caf340fd6247e7adf4646b03fc094c6a6dff8aede44bb7bdc"
4+
url "https://github.com/yairm210/Unciv/releases/download/4.17.2/Unciv.jar"
5+
sha256 "ccb1fb8ee1653e4bcceb16d5ae6b00b88aefa0639732b66cc2e8db53abbb6e6b"
66
license "MPL-2.0"
77

88
livecheck do
@@ -13,7 +13,7 @@ class Unciv < Formula
1313
no_autobump! because: :requires_manual_review
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, all: "bb6d962c83d16bc0fae7b9e97ee34c81a9af688c90e8614976846d4165fe5873"
16+
sha256 cellar: :any_skip_relocation, all: "330bd2cf3a7ffc932a03fbf537be6464688362d778bd2dc7527c1759bc8ad285"
1717
end
1818

1919
depends_on "openjdk"

0 commit comments

Comments
 (0)