-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpathforge.json
More file actions
16 lines (16 loc) · 730 Bytes
/
Copy pathpathforge.json
File metadata and controls
16 lines (16 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"version": "3.1.0",
"description": "Windows Filesystem Repair & Deletion Suite with educational panels",
"homepage": "https://github.com/SysAdminDoc/PathForge",
"license": "MIT",
"url": "https://github.com/SysAdminDoc/PathForge/releases/download/v3.1.0/PathForge.ps1",
"hash": "7F5B1423DD1EEE44FD5508BF270E732F7B9EAFA350F2A6D6A9B57CE84BF056DE",
"bin": [
["PathForge.ps1", "pathforge", "-ExecutionPolicy Bypass -NoProfile -File"]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/SysAdminDoc/PathForge/releases/download/v$version/PathForge.ps1"
},
"notes": "Run as Administrator: pathforge (or right-click PathForge.ps1 -> Run with PowerShell)"
}