Skip to content
This repository has been archived by the owner on Nov 19, 2017. It is now read-only.

Commit

Permalink
Remove the DSL version from Casks.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyseek committed Jan 12, 2016
1 parent 24724a0 commit 75628e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Casks/phantomjs-preview.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cask :v1 => 'phantomjs-preview' do
cask 'phantomjs-preview' do
version '2.0.1'
sha256 '0c3613d21187b4f3d02d3df9597800f404ff872bd43b748fb3fad84da425ae85'

Expand Down
2 changes: 1 addition & 1 deletion Casks/phantomjs-sakura.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cask :v1 => 'phantomjs-sakura' do
cask 'phantomjs-sakura' do
version '1.9.8'
sha256 '8f15043ae3031815dc5f884ea6ffa053d365491b1bc0dc3a0862d5ff1ac20a48'

Expand Down

0 comments on commit 75628e0

Please sign in to comment.