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
bab7666666
commit
789abc2375
|
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class GitNow < Formula
|
||||
url 'https://github.com/iwata/git-now.git', :tag => 'v0.0.3'
|
||||
version '0.0.3'
|
||||
url 'https://github.com/iwata/git-now.git', :tag => 'v0.0.4'
|
||||
version '0.0.4'
|
||||
head 'https://github.com/iwata/git-now.git', :branch => 'develop'
|
||||
homepage 'https://github.com/iwata/git-now'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue