Skip to content

Commit 6ec5fc8

Browse files
committed
ioctl 2.2.2
1 parent ba36b86 commit 6ec5fc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/ioctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ioctl < Formula
22
desc "Command-line interface for interacting with the IoTeX blockchain"
33
homepage "https://docs.iotex.io/"
4-
url "https://github.com/iotexproject/iotex-core/archive/refs/tags/v2.2.1.tar.gz"
5-
sha256 "4eba51523829d49c236c64140f7d8ec051f174dd5797bc35e4d3a413953b4526"
4+
url "https://github.com/iotexproject/iotex-core/archive/refs/tags/v2.2.2.tar.gz"
5+
sha256 "6112f698b90f7e6044c446786e474c783b20031f8b8ee2e4498e7bd3b4e8c15b"
66
license "Apache-2.0"
77
head "https://github.com/iotexproject/iotex-core.git", branch: "master"
88

0 commit comments

Comments
 (0)