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

Commit 75628e0

Browse files
committed
Remove the DSL version from Casks.
See also Homebrew/homebrew-cask#15782
1 parent 24724a0 commit 75628e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Casks/phantomjs-preview.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cask :v1 => 'phantomjs-preview' do
1+
cask 'phantomjs-preview' do
22
version '2.0.1'
33
sha256 '0c3613d21187b4f3d02d3df9597800f404ff872bd43b748fb3fad84da425ae85'
44

Casks/phantomjs-sakura.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cask :v1 => 'phantomjs-sakura' do
1+
cask 'phantomjs-sakura' do
22
version '1.9.8'
33
sha256 '8f15043ae3031815dc5f884ea6ffa053d365491b1bc0dc3a0862d5ff1ac20a48'
44

0 commit comments

Comments
 (0)