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 65aff3f commit 9bad0a6Copy full SHA for 9bad0a6
Formula/d/dependabot.rb
@@ -1,8 +1,8 @@
1
class Dependabot < Formula
2
desc "Tool for testing and debugging Dependabot update jobs"
3
homepage "https://github.com/dependabot/cli"
4
- url "https://github.com/dependabot/cli/archive/refs/tags/v1.67.1.tar.gz"
5
- sha256 "d5ea07080038dcd569c8bf0992933398230b3fbf545d440a627c6d3fdc697b4d"
+ url "https://github.com/dependabot/cli/archive/refs/tags/v1.68.0.tar.gz"
+ sha256 "3501d5d2fc112130633e97e95b53625a2ae0b3e0415e97019843685e940b8380"
6
license "MIT"
7
head "https://github.com/dependabot/cli.git", branch: "main"
8
0 commit comments