Skip to content

Commit 869097a

Browse files
authored
Merge pull request #217404 from apify-service-account/bump-apify-cli-0.21.3
apify-cli 0.21.3
2 parents d3aa268 + ed1c156 commit 869097a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/a/apify-cli.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class ApifyCli < Formula
22
desc "Apify command-line interface"
33
homepage "https://docs.apify.com/cli/"
4-
url "https://registry.npmjs.org/apify-cli/-/apify-cli-0.21.2.tgz"
5-
sha256 "5d321db3c8929e54708e7b0a9131d43c8d290f7b8d13b6c715381d377e3d16d0"
4+
url "https://registry.npmjs.org/apify-cli/-/apify-cli-0.21.3.tgz"
5+
sha256 "1c8a3e93c8ada0985f612ef173742b5a524c792fbc563e1c8179c3abd9b55096"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "89b16e4443929bcafb2c9479d10a6de26d9c0e823b963f348fa336fd45e1d303"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "89b16e4443929bcafb2c9479d10a6de26d9c0e823b963f348fa336fd45e1d303"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "89b16e4443929bcafb2c9479d10a6de26d9c0e823b963f348fa336fd45e1d303"
12-
sha256 cellar: :any_skip_relocation, sonoma: "f1bdd007a01d2a2d2d19e58e287b2378bd855a76a5c17bf36374bf8b0c3329bf"
13-
sha256 cellar: :any_skip_relocation, ventura: "f1bdd007a01d2a2d2d19e58e287b2378bd855a76a5c17bf36374bf8b0c3329bf"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "0ecd1d22553f0921e7b270ef3e018a555163d4fba8937a9267199867668155fa"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "21d2a680762fbb4c90fac1ee02e07fdccb09c046a3b141b81daec93bd0d8bf1a"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed5db17096f5e734a3bdd35fa4eeb00296fa75570aa39b2683d315a883837ca7"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ed5db17096f5e734a3bdd35fa4eeb00296fa75570aa39b2683d315a883837ca7"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ed5db17096f5e734a3bdd35fa4eeb00296fa75570aa39b2683d315a883837ca7"
12+
sha256 cellar: :any_skip_relocation, sonoma: "035450807712a495cad287da51f226f67188fc6ea3427bc817f28598ee686e4c"
13+
sha256 cellar: :any_skip_relocation, ventura: "035450807712a495cad287da51f226f67188fc6ea3427bc817f28598ee686e4c"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "6320376afc731b3353acea94a163af53dda8f2ada758272f9138565ca3ad5a7b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6320376afc731b3353acea94a163af53dda8f2ada758272f9138565ca3ad5a7b"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)