Skip to content

Commit 70d8f16

Browse files
authored
Merge pull request #170261 from apify-service-account/bump-apify-cli-0.19.5
apify-cli 0.19.5
2 parents 1f4e36b + 8ddb78d commit 70d8f16

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
@@ -5,18 +5,18 @@ class ApifyCli < Formula
55

66
desc "Apify command-line interface"
77
homepage "https://docs.apify.com/cli"
8-
url "https://registry.npmjs.org/apify-cli/-/apify-cli-0.19.4.tgz"
9-
sha256 "4c5b11807e8b38311c76aa9409dd5089f637392e57ac77fba50550280c19fce2"
8+
url "https://registry.npmjs.org/apify-cli/-/apify-cli-0.19.5.tgz"
9+
sha256 "bddd03175b0e542737e44ef246f5f7f195901ae4c27b42cd4f9811ee532b3849"
1010
license "Apache-2.0"
1111

1212
bottle do
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cd60b12f94067ec32567dc8a15d69c8450474e550cf8b4e43a0627b6f287f7a7"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "cd60b12f94067ec32567dc8a15d69c8450474e550cf8b4e43a0627b6f287f7a7"
15-
sha256 cellar: :any_skip_relocation, arm64_monterey: "cd60b12f94067ec32567dc8a15d69c8450474e550cf8b4e43a0627b6f287f7a7"
16-
sha256 cellar: :any_skip_relocation, sonoma: "6b4c0d2c720fb6dbb1bde62ae5567ecebbdb2536a6220fe42d7067a8138c94c1"
17-
sha256 cellar: :any_skip_relocation, ventura: "6b4c0d2c720fb6dbb1bde62ae5567ecebbdb2536a6220fe42d7067a8138c94c1"
18-
sha256 cellar: :any_skip_relocation, monterey: "6b4c0d2c720fb6dbb1bde62ae5567ecebbdb2536a6220fe42d7067a8138c94c1"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8fada99333ccdeb9cbaad9cfcca3ffbf20a71b3ca42a5d0ffbcee6442ead5adc"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "98f2cb466511dd3f1130280dc75466a800fa62defffe865dbe2aabc3ed7cecc8"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "98f2cb466511dd3f1130280dc75466a800fa62defffe865dbe2aabc3ed7cecc8"
15+
sha256 cellar: :any_skip_relocation, arm64_monterey: "98f2cb466511dd3f1130280dc75466a800fa62defffe865dbe2aabc3ed7cecc8"
16+
sha256 cellar: :any_skip_relocation, sonoma: "7dc8c00e67d5bce9d19c545d0218db05008890703cb2fba118942a08e26b85b0"
17+
sha256 cellar: :any_skip_relocation, ventura: "7dc8c00e67d5bce9d19c545d0218db05008890703cb2fba118942a08e26b85b0"
18+
sha256 cellar: :any_skip_relocation, monterey: "7dc8c00e67d5bce9d19c545d0218db05008890703cb2fba118942a08e26b85b0"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "deef254922b4c4a2562bda5d2e990b5924cce84474681114a6543f3dba0bbb67"
2020
end
2121

2222
depends_on "node"

0 commit comments

Comments
 (0)