powersession-rs: Update to version 0.1.7

This commit is contained in:
github-actions[bot] 2022-09-10 12:33:51 +00:00
parent 7046723088
commit e505d8db3d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.1.6", "version": "0.1.7",
"description": "Terminal session recorder (Asciinema format) written in Rust.", "description": "Terminal session recorder (Asciinema format) written in Rust.",
"homepage": "https://github.com/Watfaq/PowerSession-rs", "homepage": "https://github.com/Watfaq/PowerSession-rs",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v0.1.6/PowerSession.exe", "url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v0.1.7/PowerSession.exe",
"hash": "0f923958c9b83fc998a03e96272af865755472c6e77ce44532e43d1e81a4c6a1" "hash": "bcdcd81f11f4b5f8ce4715f93df9b2fff9b3a1b1a62bb440f29106023b97c240"
} }
}, },
"bin": "PowerSession.exe", "bin": "PowerSession.exe",