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" } } }