ntfy: Update to version 1.28.0

This commit is contained in:
github-actions[bot] 2022-09-27 20:29:54 +00:00
parent 11c49b845b
commit ed64126482

View File

@ -1,13 +1,13 @@
{ {
"version": "1.27.2", "version": "1.28.0",
"description": "Send push notifications to your phone or desktop via PUT/POST", "description": "Send push notifications to your phone or desktop via PUT/POST",
"homepage": "https://ntfy.sh", "homepage": "https://ntfy.sh",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/binwiederhier/ntfy/releases/download/v1.27.2/ntfy_1.27.2_windows_x86_64.zip", "url": "https://github.com/binwiederhier/ntfy/releases/download/v1.28.0/ntfy_1.28.0_windows_x86_64.zip",
"hash": "1d7003dde4e212eaf5e6a2423d8408412a1e1db131cc68a4b02f7d3e8663a6c2", "hash": "e514125ea98289655b39f5fd19f5e27f22a1b2d240ed9320300d7e0da303f1ad",
"extract_dir": "ntfy_1.27.2_windows_x86_64" "extract_dir": "ntfy_1.28.0_windows_x86_64"
} }
}, },
"bin": "ntfy.exe", "bin": "ntfy.exe",