mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
supabase: Add version 1.68.6 (#4890)
* supabase: Add version 1.68.6 * Update description
This commit is contained in:
parent
295374321d
commit
8de1a73eca
26
bucket/supabase.json
Normal file
26
bucket/supabase.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": "1.68.6",
|
||||
"description": "An open-source Firebase alternative.",
|
||||
"homepage": "https://supabase.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/supabase/cli/releases/download/v1.68.6/supabase_windows_amd64.tar.gz",
|
||||
"hash": "fc4912ec9d1533a88995f9fb2de954e59362833c584373cdcd021e26cdac62b2"
|
||||
}
|
||||
},
|
||||
"bin": "supabase.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/supabase/cli"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/supabase/cli/releases/download/v$version/supabase_windows_amd64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/supabase_$version_checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user