Skip to content

Commit

Permalink
Merge pull request #191446 from Homebrew/bump-overarch-0.31.0
Browse files Browse the repository at this point in the history
overarch 0.31.0
  • Loading branch information
BrewTestBot authored Sep 21, 2024
2 parents 5bbd0c6 + c8a68e2 commit 07635db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/o/overarch.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class Overarch < Formula
desc "Data driven description of software architecture"
homepage "https://github.com/soulspace-org/overarch"
url "https://github.com/soulspace-org/overarch/releases/download/v0.30.0/overarch.jar"
sha256 "adb2328ce0e28cf36ce665cdfdb25b8be9902f475d8153d5c9c5b0a914856c5c"
url "https://github.com/soulspace-org/overarch/releases/download/v0.31.0/overarch.jar"
sha256 "1847a71c54e72251a82dd3cb0506558ef309787acd7a0eed4fba837eec542b6d"
license "EPL-1.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "59eb0159f6afab4914a8dd8319e516170041b9d1ea2b444b9e95fb832f5d190c"
sha256 cellar: :any_skip_relocation, all: "d84581b8733afae61ddbb824b8c7543c17b773a517c520d49badc5c127af940d"
end

head do
Expand Down

0 comments on commit 07635db

Please sign in to comment.