Skip to content

Commit baeea18

Browse files
committed
souffle 2.5
autobump: add souffle Signed-off-by: Rui Chen <[email protected]>
1 parent 1567813 commit baeea18

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3236,6 +3236,7 @@ sophus
32363236
soplex
32373237
sops
32383238
sord
3239+
souffle
32393240
sound-touch
32403241
source-to-image
32413242
sourcekitten

Formula/s/souffle.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Souffle < Formula
22
desc "Logic Defined Static Analysis"
33
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"
4+
url "https://github.com/souffle-lang/souffle/archive/refs/tags/2.5.tar.gz"
5+
sha256 "5d009ad6c74ccec10207d865c059716afac625759bff7c8070e529bd80385067"
66
license "UPL-1.0"
77

88
bottle do

0 commit comments

Comments
 (0)