korean-spelling-checker.rb: Switch to versioned url

This commit is contained in:
scribblemaniac
2015-07-24 14:38:41 +01:00
committed by Vítor Galvão
parent b6a7bea237
commit d7067bb023
+5 -4
View File
@@ -1,11 +1,12 @@
cask :v1 => 'korean-spelling-checker' do
version :latest
sha256 :no_check
version '1.2.1'
sha256 'd06e8f563357bc122ab921503e227241646f3b3db932a374236886987ebb07ab'
url 'http://appletree.or.kr/automator/korean-spelling-checker-workflow.zip'
# github.com is the official download host per the vendor homepage
url "https://github.com/miname/Korean-Spelling-Checker-Workflow/archive/#{version}.tar.gz"
name '한국어 맞춤법 검사기'
homepage 'http://appletree.or.kr/google-chrome-extensions/'
license :gratis
license :mit
service '✔ 선택한 글의 한국어 맞춤법 검사하기.workflow'
end