Skip to content

Commit aed30a9

Browse files
committed
inko: update 0.17.0 bottle.
1 parent 4886ef7 commit aed30a9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/i/inko.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Inko < Formula
77
head "https://github.com/inko-lang/inko.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "dfe49ede4263ebeb9337104cc3c70e97d2348a4c9dadc57b6595f0b066f02000"
11-
sha256 cellar: :any, arm64_sonoma: "ebbc0a383ee4e2bcbb0c0628a89bfd08338296935327e129eb3d34e53e68ca94"
12-
sha256 cellar: :any, arm64_ventura: "be38b32949b5f9e0f291c910cfa193604b93056f1498004723f1d16af038da02"
13-
sha256 cellar: :any, sonoma: "b4fd1b5448f2284f943a7c3fcd0c01df2d81341e6f10e253b08acb22a62f013c"
14-
sha256 cellar: :any, ventura: "90f90e0d1d5719c6fbd26502f4b3d0c87e08f1f857c4af151971fd061fc8fb8d"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "10cacd5af2ce222ed3f5610f52f59516f0b9847d8b10d0761d60e4f00d7037fc"
10+
sha256 cellar: :any, arm64_sequoia: "d54272ae0638dfabf26a73708365218cec4bfe02248eb628fa4570eac9e69e10"
11+
sha256 cellar: :any, arm64_sonoma: "d16b0f9c5ddf61d12fed1756537aa712f9b0ba82f5d45dca924e3605611c99c1"
12+
sha256 cellar: :any, arm64_ventura: "768d5f7db84747116d1fc6c59cf1fe3f046f5b4e3ac1fd0bc0fc8806b7f76b6d"
13+
sha256 cellar: :any, sonoma: "f194d58ffad8d207d24544d78ff0d5c05c471aad34cb1910e3f8102b3d6d9f17"
14+
sha256 cellar: :any, ventura: "f8deb56f32f1bef8c16b4435a65aea0fda2c70d32ff7df074b1e9bfb3bb30d31"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1ede8a28659804084deaedd7a5936ccb5ad6bb3283ce9ffc6079ea008dc993c4"
1616
end
1717

1818
depends_on "coreutils" => :build

0 commit comments

Comments
 (0)