Skip to content

Commit 9d11f94

Browse files
committed
ghorg 1.9.5
1 parent 513c0e8 commit 9d11f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/ghorg.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ghorg < Formula
22
desc "Quickly clone an entire org's or user's repositories into one directory"
33
homepage "https://github.com/gabrie30/ghorg"
4-
url "https://github.com/gabrie30/ghorg/archive/refs/tags/v1.9.4.tar.gz"
5-
sha256 "4dcfca1e68ae577e9acf90f4e2f904d6f4997c49a25ac53b056b57b33dd15c7a"
4+
url "https://github.com/gabrie30/ghorg/archive/refs/tags/v1.9.5.tar.gz"
5+
sha256 "703902e0b3fc35704173cc7fe0b8fd6ed144c1d251be1d32ec068c6c94edf55d"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)