Skip to content

Commit

Permalink
[canvas2image] permalink for download added
Browse files Browse the repository at this point in the history
  • Loading branch information
joekurta committed Nov 18, 2016
1 parent 50a8d04 commit 885f32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion canvas2image/build.boot
Expand Up @@ -17,7 +17,7 @@

(deftask package []
(comp
(download :url "https://raw.githubusercontent.com/hongru/canvas2image/master/canvas2image.js")
(download :url "https://raw.githubusercontent.com/hongru/canvas2image/8a5394679fe8078e823a2347edf581d3cb26fab2/canvas2image.js")
(sift :move
{#"canvas2image.js" "cljsjs/canvas2image/development/canvas2image.inc.js"
#"canvas2image.js" "cljsjs/canvas2image/production/canvas2image.inc.js"})
Expand Down

0 comments on commit 885f32c

Please sign in to comment.