ntfy: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2023-03-01 20:26:36 +00:00
parent e56ccb3698
commit 78c6b75a17

View File

@ -1,13 +1,13 @@
{ {
"version": "2.1.0", "version": "2.1.1",
"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/v2.1.0/ntfy_2.1.0_windows_x86_64.zip", "url": "https://github.com/binwiederhier/ntfy/releases/download/v2.1.1/ntfy_2.1.1_windows_x86_64.zip",
"hash": "491ae871e125d99296a4c6a7c7b8780a3741d2bed49ab6a633395f3d0bf27c63", "hash": "0a12b84134d4fafce37fead7229213c3e3ce697fe8340ab47a44db9b58d4d766",
"extract_dir": "ntfy_2.1.0_windows_x86_64" "extract_dir": "ntfy_2.1.1_windows_x86_64"
} }
}, },
"bin": "ntfy.exe", "bin": "ntfy.exe",