Skip to content

Commit 7c72148

Browse files
committed
ol: update 2.6 bottle.
1 parent 28bae82 commit 7c72148

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/o/ol.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Ol < Formula
77
head "https://github.com/yuriy-chumak/ol.git", branch: "master"
88

99
bottle do
10-
sha256 arm64_sequoia: "81826d1dabeac36decb539b87e72acd37bdd505c44738ceec818fe181c007388"
11-
sha256 arm64_sonoma: "4a26bf8cd860169a30d295300867cd39b9055edcb33df3bfcf52f0e22041c358"
12-
sha256 arm64_ventura: "89ef88d3303f2ba434c19ff40955cc125c65d856c1f9884fb20ad8081c0218fb"
13-
sha256 arm64_monterey: "5bd128ae10e3d5f087cd52701e013d42615a847628f0c082a6ef33a29d8c616e"
14-
sha256 sonoma: "d866de08080658e4cbecff302edfa6b8ed529c51dd69edc8cacf4aa779394773"
15-
sha256 ventura: "538fffac7c285ae77ba0cad5c7a3c98c34fad5e9fe88476a5c70e30648a299ea"
16-
sha256 monterey: "2d129e262e46479b55d23bcdb13a6b6e42b85c0abbb8d693b4504aee80b73147"
17-
sha256 x86_64_linux: "a5a4a3fdfef063020bc921b033b5b1ffab264e9f33813b19798e0965ed32a7e9"
10+
sha256 arm64_sequoia: "5a9e307abff85e27d842ad8de7f9ce281a037386154a7c39a0e8a57b3d378504"
11+
sha256 arm64_sonoma: "6758faddc2a7dbc71e03f881bccf6ee4f5534a75c0d19a2ec9cc875668219831"
12+
sha256 arm64_ventura: "6ccc4d40970b7514955cdb20db58682cb9dd0709ef467b4119f972869719c0f0"
13+
sha256 sonoma: "519d8844f56b85f889046669676152e1323917320cca387da378f46238e0c29f"
14+
sha256 ventura: "834d6d963775f098ec7ab3ab46e5438bc2bc42a0d70b9d74f2008fe1d457ef0b"
15+
sha256 x86_64_linux: "0e38d0ccd5f4c27ee8044aa0be305b1bff4c506efc79b9d6a1abf2cebcb7db16"
1816
end
1917

2018
uses_from_macos "vim" => :build # for xxd

0 commit comments

Comments
 (0)