Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Update sugar: 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Dec 21, 2013
1 parent 97ded79 commit acac94f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ include(hunter_config)
hunter_config(Boost VERSION 1.55.0)
hunter_config(GTest VERSION 1.7.0-hunter-1)
hunter_config(OpenSSL VERSION 1.0.1e)
hunter_config(Sugar VERSION 1.0.3)
hunter_config(Sugar VERSION 1.0.4)
hunter_config(ios_sim VERSION 1.8.2)
11 changes: 11 additions & 0 deletions cmake/projects/Sugar/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,17 @@ hunter_add_version(
d0929748df6c4cc7126863d5799018e513c73f27
)

hunter_add_version(
PACKAGE_NAME
Sugar
VERSION
"1.0.4"
URL
"https://github.com/ruslo/sugar/archive/v1.0.4.tar.gz"
SHA1
f5547294647ed386e7bed7fc489f1ba53ab30b57
)

hunter_download(
PACKAGE_NAME
Sugar
Expand Down

0 comments on commit acac94f

Please sign in to comment.