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 1f4cefe commit 1b511baCopy full SHA for 1b511ba
Formula/m/mdds.rb
@@ -1,8 +1,8 @@
1
class Mdds < Formula
2
desc "Multi-dimensional data structure and indexing algorithm"
3
homepage "https://gitlab.com/mdds/mdds"
4
- url "https://kohei.us/files/mdds/src/mdds-3.0.0.tar.bz2"
5
- sha256 "5a0fb2dd88a6420e0a69ec4c7259bcd1fe8f4a80b232c150e11f3da4c68236d7"
+ url "https://gitlab.com/api/v4/projects/mdds%2Fmdds/packages/generic/source/3.1.0/mdds-3.1.0.tar.bz2"
+ sha256 "a50fbaf1ac6d135084ff4f4ee72e8a13e6ac6fc62db62bc8752b8d858076b5fc"
6
license "MIT"
7
8
bottle do
0 commit comments