mirror of
https://github.com/iwata/git-now.git
synced 2026-09-10 07:26:29 -04:00
update Formula
This commit is contained in:
parent
c226322351
commit
fa82b46b89
|
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class GitNow < Formula
|
||||
url 'https://github.com/iwata/git-now.git', :tag => 'v0.0.5.0'
|
||||
version '0.0.5.0'
|
||||
url 'https://github.com/iwata/git-now.git', :tag => 'v0.0.5.1'
|
||||
version '0.0.5.1'
|
||||
head 'https://github.com/iwata/git-now.git', :branch => 'develop'
|
||||
homepage 'https://github.com/iwata/git-now'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue