Skip to content

Commit

Permalink
[Clingo]Bump version (#2882)
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Kimmerer authored Apr 22, 2021
1 parent b960398 commit 844cf3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions C/Clingo/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
using BinaryBuilder, Pkg

name = "Clingo"
version = v"5.4.1"
version = v"5.5.0"

# Collection of sources required to complete build
sources = [
GitSource("https://github.com/potassco/clingo.git", "330932bf5b9c7715bcd722a0c9656fcd20830591")
GitSource("https://github.com/potassco/clingo.git", "e1c20131b708439c7e1c317bb96b58e5a527b1a2")
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 844cf3b

Please sign in to comment.