@@ -3,27 +3,26 @@ class Graphviz2drawio < Formula
33
44 desc "Convert graphviz (dot) files into draw.io / lucid (mxGraph) format"
55 homepage "https://github.com/hbmartin/graphviz2drawio/"
6- url "https://files.pythonhosted.org/packages/2d/c5/bb43966bc97368fc7eed9d8a79f0bc7eba8484cf6066f687720b616e957a /graphviz2drawio-1.0 .0.tar.gz"
7- sha256 "5409f11cd080b28d77408817559b6481250b3053cec757ab933b92b3075606a5 "
6+ url "https://files.pythonhosted.org/packages/fb/e9/2ba4114579f8e708b6b5d671afe355c9b8cdd52b15a9d126ec188a2bcad6 /graphviz2drawio-1.1 .0.tar.gz"
7+ sha256 "8758b9eefbac5d8c03a0358c0158845235c9c3caa99887f0f6026cfecc2895f2 "
88 license "GPL-3.0-or-later"
99
1010 bottle do
11- rebuild 1
12- sha256 cellar : :any , arm64_sequoia : "a823fd2862aebc1b5de5a9d108b59967fbcde502a7af913534e7d19efd7ce6e0"
13- sha256 cellar : :any , arm64_sonoma : "1434e458a308fd5f985e4f6c4f07a4c9990e96cfcba5b5d75b914f716e118560"
14- sha256 cellar : :any , arm64_ventura : "fbe3fdff2d2aa5347c017f76fdbabedd6e186193a6ecfb1d89c3096282f0eb28"
15- sha256 cellar : :any , sonoma : "2ef4e26ca63cd22697f16a72f10b049f6a3a4af8a9476bca63aec0b343208982"
16- sha256 cellar : :any , ventura : "e95abf496b968b6720ac814b150f9f43ebcd2ce510f3415b6e304e375aa1c488"
17- sha256 cellar : :any_skip_relocation , arm64_linux : "3b3e5d4d939d4ec4ef712211f3c4fa83fc3829f2dd199aa79ca638978e2cc746"
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "6c3027d0a7344e41bab4006f7c3f422fa68dcafa519735e53a7165378f0c3e76"
11+ sha256 cellar : :any , arm64_sequoia : "d4769c040786fa9ee30174d92bb67b3a953a2f2326246f8b27e654bee67d200b"
12+ sha256 cellar : :any , arm64_sonoma : "e4c6965b0583bac104b5bd23840b5d54ad024cb9e1f85edda82054af89ab57da"
13+ sha256 cellar : :any , arm64_ventura : "1a176afc58d98042fe8703e7a77394312c968a24ec8030e31818a806f9cc97c2"
14+ sha256 cellar : :any , sonoma : "2c5c640eb65fcf872c3b2040e66d4e50638d2d20b86875396b1be23077aa7057"
15+ sha256 cellar : :any , ventura : "c40142532b84851304ad59b84766b4925e235dc7be8c59101ac4ee510ba2a983"
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "05eb5f23dc6efa81762509793f4592d02c8bdc07f1c0b8ea7b24c93ba1a8f782"
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8de7b9131747446df4db4a90e800749c21e78e715fb2f0843a7fe847978b2c05"
1918 end
2019
2120 depends_on "graphviz"
22212322
2423 resource "puremagic" do
25- url "https://files.pythonhosted.org/packages/09/2d/40599f25667733e41bbc3d7e4c7c36d5e7860874aa5fe9c584e90b34954d /puremagic-1.28 .tar.gz"
26- sha256 "195893fc129657f611b86b959aab337207d6df7f25372209269ed9e303c1a8c0 "
24+ url "https://files.pythonhosted.org/packages/d6/de/c9dbb741a2e0e657147c6125699e4a2a3b9003840fed62528e17c87c0989 /puremagic-1.29 .tar.gz"
25+ sha256 "67c115db3f63d43b13433860917b11e2b767e5eaec696a491be2fb544f224f7a "
2726 end
2827
2928 resource "pygraphviz" do
0 commit comments