Skip to content

Commit f1a2d5e

Browse files
committed
forcecli 1.0.9
1 parent 21a58aa commit f1a2d5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/forcecli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Forcecli < Formula
22
desc "Command-line interface to Force.com"
33
homepage "https://force-cli.herokuapp.com/"
4-
url "https://github.com/ForceCLI/force/archive/refs/tags/v1.0.8.tar.gz"
5-
sha256 "e54aedfdc17bee801b9804b517c2c699bfb764b3849e75681ac600476c9402d8"
4+
url "https://github.com/ForceCLI/force/archive/refs/tags/v1.0.9.tar.gz"
5+
sha256 "dc046226a786f0158779c8f19fe09049d322683d3120a1abf0df6886a58ed21e"
66
license "MIT"
77
head "https://github.com/ForceCLI/force.git", branch: "master"
88

0 commit comments

Comments
 (0)