Skip to content

Commit

Permalink
updating formula URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
angelobanse committed Nov 7, 2023
1 parent 9d277fc commit dba4b8d
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Formula/sumo@1.10.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ class SumoAT1100 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_10_0.tar.gz"
sha256 "d2520ff9bb6fbf16d9c7342a8720f0ee1e417d7546826e034e268e4f073faf2c"
url "https://sumo.dlr.de/releases/1.10.0/sumo-src-1.10.0.tar.gz"
sha256 "4c6c1de915225e21bc5b2bda9a9d8d4aad6572f62bfeab90af96e840da234da9"
end

bottle do
Expand Down
4 changes: 2 additions & 2 deletions Formula/sumo@1.2.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class SumoAT120 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_2_0.tar.gz"
sha256 "2f749ece251ca1e0c9b77535faaadd77efcf8aa14e0eb9c72fe0e29a4ab16d50"
url "https://sumo.dlr.de/releases/1.2.0/sumo-src-1.2.0.tar.gz"
sha256 "361ca67ba08b01499b1474e5949b4ddb9b6de3f9ded4bdba18c1da18bcf00190"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/sumo@1.3.1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class SumoAT131 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_3_1.tar.gz"
sha256 "a1c1f62792b8024fd3ba7a7c6b86cc6196922720c65ee50eed67ac7e2b79c6e0"
url "https://sumo.dlr.de/releases/1.3.1/sumo-src-1.3.1.tar.gz"
sha256 "dd089814499cc8d21ea90ab506adbb01e7fda9d9685d9d90a1a41cc3fe680505"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/sumo@1.4.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class SumoAT140 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_4_0.tar.gz"
sha256 "5e37cd3420601052eed5af33688803453841a1e59b0cac90b48db236f61d1354"
url "https://sumo.dlr.de/releases/1.4.0/sumo-src-1.4.0.tar.gz"
sha256 "9ce3d71100b498d861c74d7e5e013cd3d9fd8eaf092c9cdfb63b3b18ada0b2fc"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/sumo@1.5.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class SumoAT150 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_5_0.tar.gz"
sha256 "be6ba0361b487a5e71c81e60b4c07a67826d5e170500c10c37374c1086ac2cb6"
url "https://sumo.dlr.de/releases/1.5.0/sumo-src-1.5.0.tar.gz"
sha256 "dcf5339fdda0659fa44fcfd69fe3f4e03009aa9a59849624f2a3cfe72eda9f8e"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/sumo@1.6.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class SumoAT160 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_6_0.tar.gz"
sha256 "95d48b40a796e51db5dff91c316426262e6d6577347cc7a4e9a03c1b302a84ef"
url "https://sumo.dlr.de/releases/1.6.0/sumo-src-1.6.0.tar.gz"
sha256 "318fb3cc129f7578fe2b1b59c2aa86fd226ead6d087da4945015b14cc09de94e"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/sumo@1.7.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class SumoAT170 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_7_0.tar.gz"
sha256 "db0868318f2a602475a15ba8b83d30b686e6283b3ff753b9d112217529f2893b"
url "https://sumo.dlr.de/releases/1.7.0/sumo-src-1.7.0.tar.gz"
sha256 "1f7a668568c92d1eeaa0e54a8af45052747accf9ba42983b21e906a80b16a9c2"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/sumo@1.8.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class SumoAT180 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_8_0.tar.gz"
sha256 "c70a802509c354c222e40926c71314e05c04652b1759f50e581d8d95d2f1d836"
url "https://sumo.dlr.de/releases/1.8.0/sumo-src-1.8.0.tar.gz"
sha256 "fb0636152085153155ddb41841f0175c5f1e7989907b883f6c7453c63af49edb"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/sumo@1.9.0.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ class SumoAT190 < Formula
head "https://github.com/eclipse/sumo.git", branch: "main"

stable do
url "https://github.com/eclipse/sumo/archive/v1_9_0.tar.gz"
sha256 "0dab4df973a36239a6f0ecb20adafecd2c811b8cc50999bc5d16b3c07f7e6f91"
url "https://sumo.dlr.de/releases/1.9.0/sumo-src-1.9.0.tar.gz"
sha256 "37585e064b7403d73c2f11e2714c60f1825b1e9a90cad8fa5f12b74a98e308d5"
end

bottle do
Expand Down

0 comments on commit dba4b8d

Please sign in to comment.