gist 4.6.2
Closes #22663. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b0dbed494b
commit
f6370f2e8d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gist < Formula
|
||||
desc "Command-line utility for uploading Gists"
|
||||
homepage "https://github.com/defunkt/gist"
|
||||
url "https://github.com/defunkt/gist/archive/v4.6.1.tar.gz"
|
||||
sha256 "8438793d39655405ee565d80d361553f9e485e684f361f74b6e199ac93ac2fed"
|
||||
url "https://github.com/defunkt/gist/archive/v4.6.2.tar.gz"
|
||||
sha256 "149a57ba7e8a8751d6a55dc652ce3cf0af28580f142f2adb97d1ceeccb8df3ad"
|
||||
head "https://github.com/defunkt/gist.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue