Skip to content

Commit a9aae2e

Browse files
committed
gobo 25.10
1 parent 387d98d commit a9aae2e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/g/gobo.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
class Gobo < Formula
22
desc "Free and portable Eiffel tools and libraries"
33
homepage "https://www.gobosoft.com/"
4-
url "https://downloads.sourceforge.net/project/gobo-eiffel/gobo-eiffel/25.09/gobo-25.09.tar.gz"
5-
sha256 "40f7b64dbbeca28865c78df07194ac5da2ec701a41c53ed7e137337a03a2e38a"
4+
url "https://downloads.sourceforge.net/project/gobo-eiffel/gobo-eiffel/25.10/gobo-25.10.tar.gz"
5+
sha256 "09775e976891df2e118b33daa045871da0bed25df4a61bcd36ca3b44a7ac4c9c"
66
license "MIT"
77

8-
no_autobump! because: :requires_manual_review
9-
108
bottle do
119
sha256 cellar: :any_skip_relocation, arm64_tahoe: "0aaba4f008e105ca513742945acfb21ba9a2de3bdc780f0bb8fb7a70659092a7"
1210
sha256 cellar: :any_skip_relocation, arm64_sequoia: "af40930a8fc0cff9154b8b8b68f106c4b7f3123ba4ac2dfd59867b6710e08fd8"

0 commit comments

Comments
 (0)