mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
bump version to v0.10.0
This commit is contained in:
parent
d44a217900
commit
fd3aa1fb71
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class BrewCask < Formula
|
||||
homepage 'https://github.com/phinze/homebrew-cask/'
|
||||
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.9.2'
|
||||
version '0.9.2'
|
||||
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.10.0'
|
||||
version '0.10.0'
|
||||
|
||||
head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue