Skip to content

Commit 276f253

Browse files
authored
Merge pull request #229594 from Homebrew/bump-mdds-3.1.0
mdds 3.1.0
2 parents 96b717a + a04b4d1 commit 276f253

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/mdds.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Mdds < Formula
22
desc "Multi-dimensional data structure and indexing algorithm"
33
homepage "https://gitlab.com/mdds/mdds"
4-
url "https://kohei.us/files/mdds/src/mdds-3.0.0.tar.bz2"
5-
sha256 "5a0fb2dd88a6420e0a69ec4c7259bcd1fe8f4a80b232c150e11f3da4c68236d7"
4+
url "https://gitlab.com/api/v4/projects/mdds%2Fmdds/packages/generic/source/3.1.0/mdds-3.1.0.tar.bz2"
5+
sha256 "a50fbaf1ac6d135084ff4f4ee72e8a13e6ac6fc62db62bc8752b8d858076b5fc"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "99803095584226de0e850b613fff80995a39fc01e40777c81bdebd43eb0991a8"
9+
sha256 cellar: :any_skip_relocation, all: "2dc6019c4ac471ee94175fc7f100ace94f0e380a6d6efc48a04bafa98b8c844e"
1010
end
1111

1212
head do

0 commit comments

Comments
 (0)