ntfy: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2024-03-26 05:07:30 +00:00
parent db3da128c9
commit d79781a2bb

View File

@ -1,13 +1,13 @@
{
"version": "2.9.0",
"version": "2.10.0",
"description": "Send push notifications to your phone or desktop via PUT/POST",
"homepage": "https://ntfy.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/binwiederhier/ntfy/releases/download/v2.9.0/ntfy_2.9.0_windows_amd64.zip",
"hash": "648edd43ac91bd635fa6daa0b7dbeda27354cf8aa98f250c37d9169b9832f7d1",
"extract_dir": "ntfy_2.9.0_windows_amd64"
"url": "https://github.com/binwiederhier/ntfy/releases/download/v2.10.0/ntfy_2.10.0_windows_amd64.zip",
"hash": "f3d2fc46081191d7ecd830ea7d09d5521d1e8405466b3b226ce337bb669e7acb",
"extract_dir": "ntfy_2.10.0_windows_amd64"
}
},
"bin": "ntfy.exe",