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 2325ff0 commit 067215aCopy full SHA for 067215a
Formula/h/heroku.rb
@@ -1,8 +1,8 @@
1
class Heroku < Formula
2
desc "CLI for Heroku"
3
homepage "https://www.npmjs.com/package/heroku/"
4
- url "https://registry.npmjs.org/heroku/-/heroku-10.10.1.tgz"
5
- sha256 "1a7bd82790a94739d70601ebdc5b60c02459bc7c9a7e4c13f28444993bfd2347"
+ url "https://registry.npmjs.org/heroku/-/heroku-10.11.0.tgz"
+ sha256 "bfff484804011b77c4e7b3733298034d16b0d8cfd70b5ae7d2e46e6a0fa80e92"
6
license "ISC"
7
8
bottle do
0 commit comments