Skip to content

Commit

Permalink
notify: Update to version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ViCrack committed Nov 1, 2024
1 parent 4eb280d commit 78d8d9d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/notify.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.0.6",
"version": "1.0.7",
"description": "Notify is a Go-based assistance package that enables you to stream the output of several tools (or read from a file) and publish it to a variety of supported platforms",
"homepage": "https://projectdiscovery.io",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/projectdiscovery/notify/releases/download/v1.0.6/notify_1.0.6_windows_386.zip",
"hash": "a664d3742f89d7b766988cdcf5960c7f1a919ad83a641ea0521630d7c0693780"
"url": "https://github.com/projectdiscovery/notify/releases/download/v1.0.7/notify_1.0.7_windows_386.zip",
"hash": "f0f74cc03f888217c25cfaebd4b529d0b1cc316614d21cc2e331436d626b63e6"
},
"64bit": {
"url": "https://github.com/projectdiscovery/notify/releases/download/v1.0.6/notify_1.0.6_windows_amd64.zip",
"hash": "2aec7223dc6ad7088be47b5e3b10c115bbd31d3590ac229544efcdb338f9d847"
"url": "https://github.com/projectdiscovery/notify/releases/download/v1.0.7/notify_1.0.7_windows_amd64.zip",
"hash": "1480b43f2e6c961c68fc3cbdf69772c168ca70049e849925d854c2cb4d96a570"
}
},
"bin": "notify.exe",
Expand Down

0 comments on commit 78d8d9d

Please sign in to comment.