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 1567813 commit baeea18Copy full SHA for baeea18
.github/autobump.txt
@@ -3236,6 +3236,7 @@ sophus
3236
soplex
3237
sops
3238
sord
3239
+souffle
3240
sound-touch
3241
source-to-image
3242
sourcekitten
Formula/s/souffle.rb
@@ -1,8 +1,8 @@
1
class Souffle < Formula
2
desc "Logic Defined Static Analysis"
3
homepage "https://souffle-lang.github.io"
4
- url "https://github.com/souffle-lang/souffle/archive/refs/tags/2.4.1.tar.gz"
5
- sha256 "08d9b19cb4a8f570ac75dea73016b6a326d87ac28fccd4afeba217ace2071587"
+ url "https://github.com/souffle-lang/souffle/archive/refs/tags/2.5.tar.gz"
+ sha256 "5d009ad6c74ccec10207d865c059716afac625759bff7c8070e529bd80385067"
6
license "UPL-1.0"
7
8
bottle do
0 commit comments