iir1: update 1.9.4 bottle.
parent
ef12d98815
commit
944855c15e
|
@ -6,14 +6,13 @@ class Iir1 < Formula
|
|||
license "MIT"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any, arm64_ventura: "6ecc435c8072c50ebca6f006c2ccaea6cfedd74d57132ad952416509c1016ac7"
|
||||
sha256 cellar: :any, arm64_monterey: "3d66f65cf388610c99474b0fc3290a593a60ad447ba78e6cd257cd261cbb05e1"
|
||||
sha256 cellar: :any, arm64_big_sur: "8a5984cf2aed5419275bec146f4b93933a4ae76ec405d34a2b7c14a2d9597f4d"
|
||||
sha256 cellar: :any, ventura: "931c8a3f6ae7b8a167d96c34346fe3c9970ab2a0f765c6ace073b3e43e793f0f"
|
||||
sha256 cellar: :any, monterey: "8da5090cc2d37592a01a506505a4dac96e3707887420eea7aa87a02bb975caf3"
|
||||
sha256 cellar: :any, big_sur: "563a1e61b5fdb242503946c5acf9d1913ed3a3b32cd776fe9ab3bc7b7bac15a1"
|
||||
sha256 cellar: :any, catalina: "37c82c78dcedaa8b7a1da36dba30839497e9681a701fccc30f4393aa56aea782"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "4808946fad26061995f66f4f4984473671cea831224af146f2c067b4013c243e"
|
||||
sha256 cellar: :any, arm64_ventura: "511e19fc6d204436638fd7eb94142543cda82c696cba8d2ef91f6a828d55ffef"
|
||||
sha256 cellar: :any, arm64_monterey: "f865356c4f33bde3c56cc57bc6094d16c8f733fa15f6274e7133b85fb5046b6f"
|
||||
sha256 cellar: :any, arm64_big_sur: "d8c9a57a73a2e21cd8ab7d52417695f43e0fd7e0e35565a64110a89b5368a808"
|
||||
sha256 cellar: :any, ventura: "45476c001331f95dc7cb51848f24d411e745a52729e467f27ec3ec957f842897"
|
||||
sha256 cellar: :any, monterey: "b1aa46449591c4faf5a33de5cda71f5561794080fa1514cf5064efd248c059c5"
|
||||
sha256 cellar: :any, big_sur: "8abc8c8f703c81ca101ea20f36f2612279b9b5cf8e1f1642ce56dd4bb0a3a827"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "b019772e5d336dac298e7380cbd611f5d7dc5cd02a22673717f656c8e94b0f96"
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in New Issue