Skip to content

Commit

Permalink
Bumped all formulae to v0.17.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Howard <[email protected]>
  • Loading branch information
xenoscopic committed Dec 2, 2023
1 parent 63abd67 commit a54ffb0
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 35 deletions.
14 changes: 7 additions & 7 deletions Formula/mutagen-beta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
class MutagenBeta < Formula
desc "Fast file synchronization and network forwarding for remote development"
homepage "https://mutagen.io"
version "0.17.2"
version "0.17.3"
if OS.mac?
if Hardware::CPU.arm?
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_darwin_arm64_v0.17.2.tar.gz"
sha256 "dc06db9ae11381d1b3fc6057cda3854580f1476463a665ad9b168a973a81afad"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_darwin_arm64_v0.17.3.tar.gz"
sha256 "b7e300221745eff45a6694b90b7bcd1eb00def10742a0cc6977429a2a7a795ff"
else
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_darwin_amd64_v0.17.2.tar.gz"
sha256 "dac6270c732f79d8b27af8f3b3061b031c65cb3d132efdb97a62215381a7026d"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_darwin_amd64_v0.17.3.tar.gz"
sha256 "4095c8e77372ea0bc30b89a70307bbe0608bb4ec9d7661cc82a79a8ec99af2f0"
end
else
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_linux_amd64_v0.17.2.tar.gz"
sha256 "85d967462ade994d37fc8d4906579d33b6fbb1744bab4a7cceb0c12424fb0f1d"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_linux_amd64_v0.17.3.tar.gz"
sha256 "c1f8d50da7be30c4ab49ff54744b10a6421889ef138935bcc3eb6dda3ae80451"
end

conflicts_with "mutagen", :because => "both install `mutagen` binaries"
Expand Down
14 changes: 7 additions & 7 deletions Formula/mutagen-compose-beta.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class MutagenComposeBeta < Formula
desc "Compose with Mutagen integration"
homepage "https://github.com/mutagen-io/mutagen-compose"
version "0.17.2"
version "0.17.3"
if OS.mac?
if Hardware::CPU.arm?
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.2/mutagen-compose_darwin_arm64_v0.17.2.tar.gz"
sha256 "09928a1839834853469807c21aeeed119440c775b53e685d6294da86087fbf28"
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.3/mutagen-compose_darwin_arm64_v0.17.3.tar.gz"
sha256 "8d4bfd24900055ec9e0fcda93e618669e7a265cb8b53104c0c492b6c24141c4f"
else
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.2/mutagen-compose_darwin_amd64_v0.17.2.tar.gz"
sha256 "c98b1d610250d7785794ad08c9225d66ee1d201d9beb7cb93ceafa903a60094f"
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.3/mutagen-compose_darwin_amd64_v0.17.3.tar.gz"
sha256 "6190ae64c093fc567004aeaa2857759dbe93a939a248ad9eced55ce3aadc0d7a"
end
else
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.2/mutagen-compose_linux_amd64_v0.17.2.tar.gz"
sha256 "b8e921fe843bbf72960a5c213b372bb04824c6b8009033cca6e525abdff593fc"
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.3/mutagen-compose_linux_amd64_v0.17.3.tar.gz"
sha256 "0cbc61bfaab3b56bb1c33e1a2226fc3b5d927eddb3146609a3054becc6c8d7c5"
end

depends_on "mutagen-beta"
Expand Down
14 changes: 7 additions & 7 deletions Formula/mutagen-compose.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class MutagenCompose < Formula
desc "Compose with Mutagen integration"
homepage "https://github.com/mutagen-io/mutagen-compose"
version "0.17.2"
version "0.17.3"
if OS.mac?
if Hardware::CPU.arm?
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.2/mutagen-compose_darwin_arm64_v0.17.2.tar.gz"
sha256 "09928a1839834853469807c21aeeed119440c775b53e685d6294da86087fbf28"
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.3/mutagen-compose_darwin_arm64_v0.17.3.tar.gz"
sha256 "8d4bfd24900055ec9e0fcda93e618669e7a265cb8b53104c0c492b6c24141c4f"
else
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.2/mutagen-compose_darwin_amd64_v0.17.2.tar.gz"
sha256 "c98b1d610250d7785794ad08c9225d66ee1d201d9beb7cb93ceafa903a60094f"
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.3/mutagen-compose_darwin_amd64_v0.17.3.tar.gz"
sha256 "6190ae64c093fc567004aeaa2857759dbe93a939a248ad9eced55ce3aadc0d7a"
end
else
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.2/mutagen-compose_linux_amd64_v0.17.2.tar.gz"
sha256 "b8e921fe843bbf72960a5c213b372bb04824c6b8009033cca6e525abdff593fc"
url "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.3/mutagen-compose_linux_amd64_v0.17.3.tar.gz"
sha256 "0cbc61bfaab3b56bb1c33e1a2226fc3b5d927eddb3146609a3054becc6c8d7c5"
end

depends_on "mutagen"
Expand Down
14 changes: 7 additions & 7 deletions Formula/mutagen-edge.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
class MutagenEdge < Formula
desc "Fast file synchronization and network forwarding for remote development"
homepage "https://mutagen.io"
version "0.17.2"
version "0.17.3"
if OS.mac?
if Hardware::CPU.arm?
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_darwin_arm64_v0.17.2.tar.gz"
sha256 "dc06db9ae11381d1b3fc6057cda3854580f1476463a665ad9b168a973a81afad"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_darwin_arm64_v0.17.3.tar.gz"
sha256 "b7e300221745eff45a6694b90b7bcd1eb00def10742a0cc6977429a2a7a795ff"
else
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_darwin_amd64_v0.17.2.tar.gz"
sha256 "dac6270c732f79d8b27af8f3b3061b031c65cb3d132efdb97a62215381a7026d"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_darwin_amd64_v0.17.3.tar.gz"
sha256 "4095c8e77372ea0bc30b89a70307bbe0608bb4ec9d7661cc82a79a8ec99af2f0"
end
else
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_linux_amd64_v0.17.2.tar.gz"
sha256 "85d967462ade994d37fc8d4906579d33b6fbb1744bab4a7cceb0c12424fb0f1d"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_linux_amd64_v0.17.3.tar.gz"
sha256 "c1f8d50da7be30c4ab49ff54744b10a6421889ef138935bcc3eb6dda3ae80451"
end

conflicts_with "mutagen", :because => "both install `mutagen` binaries"
Expand Down
14 changes: 7 additions & 7 deletions Formula/mutagen.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
class Mutagen < Formula
desc "Fast file synchronization and network forwarding for remote development"
homepage "https://mutagen.io"
version "0.17.2"
version "0.17.3"
if OS.mac?
if Hardware::CPU.arm?
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_darwin_arm64_v0.17.2.tar.gz"
sha256 "dc06db9ae11381d1b3fc6057cda3854580f1476463a665ad9b168a973a81afad"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_darwin_arm64_v0.17.3.tar.gz"
sha256 "b7e300221745eff45a6694b90b7bcd1eb00def10742a0cc6977429a2a7a795ff"
else
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_darwin_amd64_v0.17.2.tar.gz"
sha256 "dac6270c732f79d8b27af8f3b3061b031c65cb3d132efdb97a62215381a7026d"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_darwin_amd64_v0.17.3.tar.gz"
sha256 "4095c8e77372ea0bc30b89a70307bbe0608bb4ec9d7661cc82a79a8ec99af2f0"
end
else
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_linux_amd64_v0.17.2.tar.gz"
sha256 "85d967462ade994d37fc8d4906579d33b6fbb1744bab4a7cceb0c12424fb0f1d"
url "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_linux_amd64_v0.17.3.tar.gz"
sha256 "c1f8d50da7be30c4ab49ff54744b10a6421889ef138935bcc3eb6dda3ae80451"
end

conflicts_with "mutagen-beta", :because => "both install `mutagen` binaries"
Expand Down

0 comments on commit a54ffb0

Please sign in to comment.