Skip to content

Commit 9bad0a6

Browse files
committed
dependabot 1.68.0
1 parent 65aff3f commit 9bad0a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dependabot.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dependabot < Formula
22
desc "Tool for testing and debugging Dependabot update jobs"
33
homepage "https://github.com/dependabot/cli"
4-
url "https://github.com/dependabot/cli/archive/refs/tags/v1.67.1.tar.gz"
5-
sha256 "d5ea07080038dcd569c8bf0992933398230b3fbf545d440a627c6d3fdc697b4d"
4+
url "https://github.com/dependabot/cli/archive/refs/tags/v1.68.0.tar.gz"
5+
sha256 "3501d5d2fc112130633e97e95b53625a2ae0b3e0415e97019843685e940b8380"
66
license "MIT"
77
head "https://github.com/dependabot/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)