From 3af3498366f8f06278601b03be691b2f28dcc99a Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 12 Jun 2019 01:01:56 -0600 Subject: [PATCH] v1.1.0: Pushbullet and json support --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0384a85..478e185 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,15 @@ go build -o bin/watchdog Zip: - Linux - - [watchdog-v1.0.0-linux-amd64.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.0.0-linux/watchdog-v1.0.0-linux-amd64.zip) - - [watchdog-v1.0.0-linux-386.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.0.0-linux/watchdog-v1.0.0-linux-386.zip) - - [watchdog-v1.0.0-linux-armv7.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.0.0-linux/watchdog-v1.0.0-linux-armv7.zip) - - [watchdog-v1.0.0-linux-armv5.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.0.0-linux/watchdog-v1.0.0-linux-armv5.zip) + - [watchdog-v1.1.0-linux-amd64.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.1.0-linux/watchdog-v1.1.0-linux-amd64.zip) + - [watchdog-v1.1.0-linux-386.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.1.0-linux/watchdog-v1.1.0-linux-386.zip) + - [watchdog-v1.1.0-linux-armv7.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.1.0-linux/watchdog-v1.1.0-linux-armv7.zip) + - [watchdog-v1.1.0-linux-armv5.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.1.0-linux/watchdog-v1.1.0-linux-armv5.zip) - MacOS - - [watchdog-v1.0.0-darwin-amd64.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.0.0-macos/watchdog-v1.0.0-darwin-amd64.zip) + - [watchdog-v1.1.0-darwin-amd64.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.1.0-macos/watchdog-v1.1.0-darwin-amd64.zip) - Windows - - [watchdog-v1.0.0-windows-amd64.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.0.0-windows/watchdog-v1.0.0-windows-amd64.zip) - - [watchdog-v1.0.0-windows-386.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.0.0-windows/watchdog-v1.0.0-windows-386.zip) + - [watchdog-v1.1.0-windows-amd64.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.1.0-windows/watchdog-v1.1.0-windows-amd64.zip) + - [watchdog-v1.1.0-windows-386.zip](https://git.rootprojects.org/root/watchdog.go/releases/download/v1.1.0-windows/watchdog-v1.1.0-windows-386.zip) # Usage