Skip to content

Commit

Permalink
update lodepng
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Jun 27, 2018
1 parent 167d385 commit c6ea556
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Bundle/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ endif
# a70c086077c0eaecbae3845e4da4424de5f43361 is Apr 21, 2016
# c7bb19ad54a53f0d9917da37de7288b1aadf6d0f is Oct 23, 2017
# d03d7df9888aafb9c7f615895c34b05acf033908 is Mar 26, 2018
PNGVERSION = d03d7df9888aafb9c7f615895c34b05acf033908
# bd8f274fb51ef18b6d26b5f106ae4bef2150622e is Jun 24, 2018
PNGVERSION = bd8f274fb51ef18b6d26b5f106ae4bef2150622e

lodepng.cpp:
curl -o $@ https://raw.githubusercontent.com/lvandeve/lodepng/$(PNGVERSION)/lodepng.cpp
Expand Down

0 comments on commit c6ea556

Please sign in to comment.