Skip to content

Commit

Permalink
yuck 20240207
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekker1 committed Feb 14, 2024
1 parent 68bdd44 commit b7d39b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/yuck.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Yuck < Formula
desc "Local-search constraint solver with FlatZinc interface"
homepage "https://github.com/informarte/yuck"
url "https://github.com/informarte/yuck.git",
tag: "20230623",
revision: "7b41e0b7cc80754f275bbbfb2c41ea3cb6a73581"
tag: "20240207",
revision: "555e489a9437b5cc3f440cdfaa36815117d48cf8"
license "MPL-2.0"
head "https://github.com/informarte/yuck.git", branch: "master"

Expand Down

0 comments on commit b7d39b8

Please sign in to comment.