From 94a6408dc25f05603fda5bf8b4a5601734f59a5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 18 Sep 2020 08:48:13 +0200 Subject: [PATCH] powerping: Update to version 1.3.2 --- bucket/powerping.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/powerping.json b/bucket/powerping.json index 3525b3532f..f7263bfd67 100644 --- a/bucket/powerping.json +++ b/bucket/powerping.json @@ -1,11 +1,11 @@ { + "version": "1.3.2", "description": "Small improved command line ICMP ping program lovingly inspired by windows and linux.", "homepage": "https://github.com/Killeroo/PowerPing", - "version": "1.3.1", "license": "MIT", - "url": "https://github.com/Killeroo/PowerPing/releases/download/v1.3.1/PowerPing.exe", + "url": "https://github.com/Killeroo/PowerPing/releases/download/v1.3.2/PowerPing.exe", + "hash": "a26078eb0e84329ae426aa4a43a5119c31ea416b718b99702926ecfe6581d499", "bin": "PowerPing.exe", - "hash": "be6729363015e45431918f95f32b11f2644459c73b68e61c37b3c66d6fc8ed10", "checkver": "github", "autoupdate": { "url": "https://github.com/Killeroo/PowerPing/releases/download/v$version/PowerPing.exe"