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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Dec 9, 2013
1 parent ffa5097 commit 20461c6
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 @@ -16,4 +16,4 @@ include(hunter_config)

hunter_config(Boost VERSION 1.55.0)
hunter_config(GTest VERSION 1.7.0-hunter)
hunter_config(Sugar VERSION 1.0.2)
hunter_config(Sugar VERSION 1.0.3)
11 changes: 11 additions & 0 deletions cmake/projects/Sugar/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,17 @@ hunter_add_version(
393a2c190f76f52b253089d0a03c08de562a8622
)

hunter_add_version(
PACKAGE_NAME
Sugar
VERSION
"1.0.3"
URL
"https://github.com/ruslo/sugar/archive/v1.0.3.tar.gz"
SHA1
d0929748df6c4cc7126863d5799018e513c73f27
)

hunter_download(
PACKAGE_NAME
Sugar
Expand Down

0 comments on commit 20461c6

Please sign in to comment.