mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
metabase: Add version 0.49.4 (#5702)
This commit is contained in:
parent
c2861a486c
commit
2a660e4022
22
bucket/metabase.json
Normal file
22
bucket/metabase.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "0.49.4",
|
||||
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company",
|
||||
"homepage": "https://www.metabase.com",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://downloads.metabase.com/v0.49.4/metabase.jar",
|
||||
"hash": "c9c13012f1a20d05d3ee7afec79c8b1c790af139a375d1c76e0ebbb6f9c7fc2b",
|
||||
"bin": "metabase.jar",
|
||||
"checkver": {
|
||||
"github": "https://github.com/metabase/metabase"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://downloads.metabase.com/v$version/metabase.jar",
|
||||
"hash": {
|
||||
"url": "https://github.com/metabase/metabase/releases/tag/v$version",
|
||||
"regex": "<code>$sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user