@@ -6,13 +6,13 @@ class Observerward < Formula
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , arm64_ventura : "4f041624caab3a3334fcd2ede671197bf107b22aefd67dce6d4c9c23bd539131 "
10
- sha256 cellar : :any_skip_relocation , arm64_monterey : "583a2e3326400d076904594d870d3f09034a5aca914f5ecb1be786759da5bb3f "
11
- sha256 cellar : :any_skip_relocation , arm64_big_sur : "26b02587b19c1a2e63f292b2c026bfc8af817da805ac59437f9f72187bd68fe0 "
12
- sha256 cellar : :any_skip_relocation , ventura : "412ed9aad52a81f7a1d5a96d08ee5f033126e2baca793aca7a544f14086c1623 "
13
- sha256 cellar : :any_skip_relocation , monterey : "8a012aec875782a53923157a225853c0aa91890a89baf6b8798bd056ed472579 "
14
- sha256 cellar : :any_skip_relocation , big_sur : "17cd4e02de2ad61b2aa4e4e5dfdcfbea61bea0d6f56d0b54b99c8578f9e8912f "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "68bb258c4f9fe2a3612951aabbf8a92652f250066ccfce841cb7baec5a29e8c1 "
9
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d3ec57e3aee918415aa97accd47761415214e7490d7a3d27eec6f79902d11898 "
10
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "96cb7cd90c9b08bd62a8d6c439aa597c077f5ef91e54708c7e770fa24c7daccb "
11
+ sha256 cellar : :any_skip_relocation , arm64_big_sur : "0dd2e3656795754df591fb024e19eb7590f97194d2177fc34e78267dc03b0e22 "
12
+ sha256 cellar : :any_skip_relocation , ventura : "83a141e6dad6bfd86a428429b656125ab72718ff8885e90af72f4208eeb5ce3c "
13
+ sha256 cellar : :any_skip_relocation , monterey : "a24385bf52306b2e87aae9f269d0079a439dcdd4be7c87439dea6a7631a37d82 "
14
+ sha256 cellar : :any_skip_relocation , big_sur : "fc19669e2384426469c15885a7630ddd14e7bf51982a8fedc0b6e2818588f399 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "663033197ae337f4696dd65e12afccb62b0023ac3bec882de08aee8250e177c5 "
16
16
end
17
17
18
18
depends_on "rust" => :build
0 commit comments