Add updates.json for addon version 1.3.1

This commit is contained in:
Kenneth Hendricks 2026-01-25 16:41:17 -05:00 committed by GitHub
parent 64eafe48cc
commit 03911c590d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
updates.json Normal file
View file

@ -0,0 +1,12 @@
{
"addons": {
"{5d554479-7cc4-487f-bd25-d8fc67a42602}": {
"updates": [
{
"version": "1.3.1",
"update_link": "https://github.com/fmhy/FMHY-SafeGuard/releases/download/v1.3.1/FMHY-SafeGuard_v1.3.1.firefox.xpi"
}
]
}
}
}