We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93da12c commit f4d1a46Copy full SHA for f4d1a46
WORKSPACE
@@ -118,10 +118,10 @@ http_archive(
118
name = "cryptominisat",
119
build_file = "cryptominisat.BUILD",
120
patches = ["//external:cryptominisat.patch"],
121
- sha256 = "70f846f00fa01e64682bfcdcbdde217be168c4aebc861aefc96d6853234507f7",
122
- strip_prefix = "cryptominisat-5.11.11",
+ sha256 = "e50eb9afc047c04922c2edd4fa6feb108563612b4e9d13154823d2d5bb005a56",
+ strip_prefix = "cryptominisat-5.12.1",
123
urls = [
124
- "https://github.com/msoos/cryptominisat/archive/refs/tags/5.11.11.zip",
+ "https://github.com/msoos/cryptominisat/archive/refs/tags/5.12.1.zip",
125
],
126
)
127
0 commit comments