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 21a58aa commit f1a2d5eCopy full SHA for f1a2d5e
Formula/f/forcecli.rb
@@ -1,8 +1,8 @@
1
class Forcecli < Formula
2
desc "Command-line interface to Force.com"
3
homepage "https://force-cli.herokuapp.com/"
4
- url "https://github.com/ForceCLI/force/archive/refs/tags/v1.0.8.tar.gz"
5
- sha256 "e54aedfdc17bee801b9804b517c2c699bfb764b3849e75681ac600476c9402d8"
+ url "https://github.com/ForceCLI/force/archive/refs/tags/v1.0.9.tar.gz"
+ sha256 "dc046226a786f0158779c8f19fe09049d322683d3120a1abf0df6886a58ed21e"
6
license "MIT"
7
head "https://github.com/ForceCLI/force.git", branch: "master"
8
0 commit comments