Skip to content

Commit

Permalink
tarantool 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 28, 2024
1 parent 37416a1 commit b39be23
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/t/tarantool.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Tarantool < Formula
desc "In-memory database and Lua application server"
homepage "https://tarantool.org/"
url "https://download.tarantool.org/tarantool/src/tarantool-3.2.0.tar.gz"
sha256 "16a6d54a67f5f954cf784175dfcdb2b549c04ed1414e76256743e1fd4a560289"
url "https://download.tarantool.org/tarantool/src/tarantool-3.2.1.tar.gz"
sha256 "604566ceacb4db9ea6b4f2e29dbed587a9e5721abb49b764906e1a8b19153ea9"
license "BSD-2-Clause"
revision 1
version_scheme 1
head "https://github.com/tarantool/tarantool.git", branch: "master"

Expand Down

0 comments on commit b39be23

Please sign in to comment.