We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba36b86 commit 6ec5fc8Copy full SHA for 6ec5fc8
Formula/i/ioctl.rb
@@ -1,8 +1,8 @@
1
class Ioctl < Formula
2
desc "Command-line interface for interacting with the IoTeX blockchain"
3
homepage "https://docs.iotex.io/"
4
- url "https://github.com/iotexproject/iotex-core/archive/refs/tags/v2.2.1.tar.gz"
5
- sha256 "4eba51523829d49c236c64140f7d8ec051f174dd5797bc35e4d3a413953b4526"
+ url "https://github.com/iotexproject/iotex-core/archive/refs/tags/v2.2.2.tar.gz"
+ sha256 "6112f698b90f7e6044c446786e474c783b20031f8b8ee2e4498e7bd3b4e8c15b"
6
license "Apache-2.0"
7
head "https://github.com/iotexproject/iotex-core.git", branch: "master"
8
0 commit comments