From bd76e100d6e18f05c668a3e725ffb1983452bbed Mon Sep 17 00:00:00 2001 From: sitiom Date: Thu, 17 Feb 2022 21:51:40 +0800 Subject: [PATCH] PowerSession: Update repo link (#3306) * PowerSession: Update homepage * PowerSession: Update repo link --- bucket/PowerSession.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/PowerSession.json b/bucket/PowerSession.json index f171a762de..a85db74045 100644 --- a/bucket/PowerSession.json +++ b/bucket/PowerSession.json @@ -1,11 +1,11 @@ { "version": "1.4.5", "description": "Terminal session recorder (Asciinema format)", - "homepage": "https://github.com/ibigbug/PowerSession", + "homepage": "https://github.com/Watfaq/PowerSession", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ibigbug/PowerSession/releases/download/v1.4.5/PowerSession-win10-x64.exe#/PowerSession.exe", + "url": "https://github.com/Watfaq/PowerSession/releases/download/v1.4.5/PowerSession-win10-x64.exe#/PowerSession.exe", "hash": "3f5882474832ee90452fcc3d3312b587f8b2a216547595c84654b8a94005effd" } }, @@ -14,7 +14,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/ibigbug/PowerSession/releases/download/v$version/PowerSession-win10-x64.exe#/PowerSession.exe" + "url": "https://github.com/Watfaq/PowerSession/releases/download/v$version/PowerSession-win10-x64.exe#/PowerSession.exe" } } }