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 513c0e8 commit 9d11f94Copy full SHA for 9d11f94
Formula/ghorg.rb
@@ -1,8 +1,8 @@
1
class Ghorg < Formula
2
desc "Quickly clone an entire org's or user's repositories into one directory"
3
homepage "https://github.com/gabrie30/ghorg"
4
- url "https://github.com/gabrie30/ghorg/archive/refs/tags/v1.9.4.tar.gz"
5
- sha256 "4dcfca1e68ae577e9acf90f4e2f904d6f4997c49a25ac53b056b57b33dd15c7a"
+ url "https://github.com/gabrie30/ghorg/archive/refs/tags/v1.9.5.tar.gz"
+ sha256 "703902e0b3fc35704173cc7fe0b8fd6ed144c1d251be1d32ec068c6c94edf55d"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments