Skip to content

Commit

Permalink
Merge pull request #158048 from BrewTestBot/bump-ioctl-1.12.1
Browse files Browse the repository at this point in the history
ioctl 1.12.1
  • Loading branch information
BrewTestBot authored Dec 22, 2023
2 parents 622b737 + 373714f commit 4dd5164
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/i/ioctl.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Ioctl < Formula
desc "Command-line interface for interacting with the IoTeX blockchain"
homepage "https://docs.iotex.io/"
url "https://github.com/iotexproject/iotex-core/archive/refs/tags/v1.12.0.tar.gz"
sha256 "f4cc8a208d3263bf370f6ff398f77a342ca1ab3fc4a512c0ea9be198ec3fe1d0"
url "https://github.com/iotexproject/iotex-core/archive/refs/tags/v1.12.1.tar.gz"
sha256 "a046e08b9a99598cc73ae02825a3bb5e0e0d1f11d7f1642648adeb5b40e60140"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e6c94037f976d961bd958f3e26eb3960f2fc33ce83091cf7ce03c6655b3397e6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "603d8872f31df45a1a154e3954abba3366e020c05f1694baaa74c10b0cd81fff"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4871e381ff9e48fc8c1209c79eafc8feabdee11ff36e8ae41617014e8daabed6"
sha256 cellar: :any_skip_relocation, sonoma: "5dbd1f9af6bc768b975333bf7e18fa1d9ae1fc211174507224bd2ea422bea2eb"
sha256 cellar: :any_skip_relocation, ventura: "fa917ffc90f2067ff2be7f005cddd17125a60bd31b186c646529e256df6d712c"
sha256 cellar: :any_skip_relocation, monterey: "8ba413c7e5f8faa382fc01114a66f7fa3e9aae6c2f218e48d9d853581b2182d8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f763f9436f2a077ad15fe1f894d9dd8bdfe314efa19b129ca1d3eec79eb6f75"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b9b05585588257f588dce9facece5b093910d7f1f80c7b054cdfe72bd2c8de6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a56d865369c37379e5b1f4ad6c8f5368b1649c70e8ac5ced4ceca844cb97f69b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a56da67385e213187041919e48dc0e0dbe012dc586c6c929bfd4e070b6940e69"
sha256 cellar: :any_skip_relocation, sonoma: "4aefb70ca83ab0a1ff473a7f63e2d829758e99c11b2020e7e4125c8f079a7402"
sha256 cellar: :any_skip_relocation, ventura: "50120d86bf16119b286316a6a8619bfc8531a2b499bd3c935285ac139e59ea10"
sha256 cellar: :any_skip_relocation, monterey: "62a0694c408884863c417ffa650646a8e35131a65a9ae1eaae3d0a1d51028d99"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f410dec7ed2a9561f4571cfaaa72162a1e76fa951bf884ac11e5d07329a45d57"
end

depends_on "go" => :build
Expand Down

0 comments on commit 4dd5164

Please sign in to comment.