PowerSession: Update repo link (#3306)

* PowerSession: Update homepage

* PowerSession: Update repo link
This commit is contained in:
sitiom 2022-02-17 21:51:40 +08:00 committed by GitHub
parent 5e3039ec04
commit bd76e100d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
{ {
"version": "1.4.5", "version": "1.4.5",
"description": "Terminal session recorder (Asciinema format)", "description": "Terminal session recorder (Asciinema format)",
"homepage": "https://github.com/ibigbug/PowerSession", "homepage": "https://github.com/Watfaq/PowerSession",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "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" "hash": "3f5882474832ee90452fcc3d3312b587f8b2a216547595c84654b8a94005effd"
} }
}, },
@ -14,7 +14,7 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "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"
} }
} }
} }