14 lines
549 B
JSON
14 lines
549 B
JSON
|
{
|
||
|
"version": "3.0.1",
|
||
|
"description": "notify-send for Windows",
|
||
|
"homepage": "https://github.com/vaskovsky/notify-send",
|
||
|
"license": "LGPL-3.0-only",
|
||
|
"url": "https://github.com/vaskovsky/notify-send/releases/download/v3.0.1/notify-send.exe.3.0.1.zip",
|
||
|
"hash": "d0cd181185e9d872e739d1e4a2908ef40c20d07094ae185e3958050e08fc2494",
|
||
|
"bin": "notify-send.exe",
|
||
|
"checkver": "github",
|
||
|
"autoupdate": {
|
||
|
"url": "https://github.com/vaskovsky/notify-send/releases/download/v$version/notify-send.exe.$version.zip"
|
||
|
}
|
||
|
}
|