Skip to content

Commit

Permalink
Update colour-contrast-analyser to 2.4 (Homebrew#40032)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpopkov authored Oct 25, 2017
1 parent 12120b6 commit 333ae8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/colour-contrast-analyser.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cask 'colour-contrast-analyser' do
version '2.3'
sha256 '1f7e71e75df0f7893b6bbcc1d22655f9d084586d4f5d71111e222bdc030df67e'
version '2.4'
sha256 'bf8559d329675e776d4b5be382d789b2c94087d8f5f88386112406e6e59f02c9'

# github.com/ThePacielloGroup/CCA-OSX was verified as official when first introduced to the cask
url "https://github.com/ThePacielloGroup/CCA-OSX/releases/download/#{version}/Colour.Contrast.Analyser.app.zip"
appcast 'https://github.com/ThePacielloGroup/CCA-OSX/releases.atom',
checkpoint: 'b61166779a9aa65f2b42468fb272235940f5ecf2eb75ab113bc9231033a2923c'
checkpoint: '10d49088990922251df30f27f96eb0a75a2d9ffe3495574336bed6ae0b918ab7'
name 'Colour Contrast Analyser'
homepage 'https://www.paciellogroup.com/resources/contrastanalyser/'

Expand Down

0 comments on commit 333ae8e

Please sign in to comment.