@@ -7,13 +7,13 @@ class Patat < Formula
77 head "https://github.com/jaspervdj/patat.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "12f6a51fd4fc98ba4481653c769909f311bceaf5856a59bff1bb21c17ce331c9 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "7992bf8e61e761dcc008656039673b936c9ceaff87d934901ca6cfbdf812dcae "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "d1f51a89f3724b8d2abfda576553c7d7a42d5332b4b1be1d3a9ff251b366845b "
13- sha256 cellar : :any_skip_relocation , sonoma : "9c1fd12d64c68a2a85c84b720485f41bbbba6a7084f247b52dd7939b74904142 "
14- sha256 cellar : :any_skip_relocation , ventura : "046140357f195dc1cd014f36fabcc0205c20195b13b7b4f95bd15569108b3ac5 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "e7ce867483c1e3b26f1d242a03ed2888262926d0daf666c194d076bdac97d330 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "f747540df3bbd2a75acac7f199c0762a268efaee294922e8a8db0c325bd8c430 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "90b7a9394554857c0a8535126c47949d931a7f659e4e70026cc7c3de14d3feb9 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "cd312988933bf91ab8ed3c458ddfc17d084a37347f18021ce5633c53980435fa "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d92ea4a497a9bfa9f1697058c421881cb94f8dea121b676d0dbdd3e158351aaa "
13+ sha256 cellar : :any_skip_relocation , sonoma : "a06c67fb2863949481fc857ead7592b89e464aab11530a61a41a93e4f89aef1e "
14+ sha256 cellar : :any_skip_relocation , ventura : "5704db30193d278c0ba64e99bb67f426b19cbd7899fcbf293d294432e8d5a989 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "fc042157bd5597b79314b5b08f3f7baf4289e1d31fe410d00af0462489cb2a6e "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e117d456e17b90dec4429df57ed91c429144578f20c8e5b9f99c75f0d4e3d304 "
1717 end
1818
1919 depends_on "cabal-install" => :build
0 commit comments