-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathOSBuilder.json
33 lines (33 loc) · 862 Bytes
/
OSBuilder.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"Version": "19.3.18.0",
"PSGallery":
[
"https://www.powershellgallery.com/packages/OSDBuilder"
],
"NewLinks":
[
"http://osdbuilder.com/releases"
],
"HelpfulLinks":
[
"http://osdbuilder.com/releases"
],
"LatestUpdates":
[
"OSBuilder has been renamed to OSDBuilder",
"Uninstall-Module -Name OSBuilder -AllVersions -Force",
"Install-Module -Name OSDBuilder -Force",
"Close all PS Sessions and relaunch PowerShell"
],
"Info":
[
"https://www.powershellgallery.com/packages/OSDBuilder"
],
"News":
[
"OSBuilder has been renamed to OSDBuilder",
"Uninstall-Module -Name OSBuilder -AllVersions -Force",
"Install-Module -Name OSDBuilder -Force",
"Close all PS Sessions and relaunch PowerShell"
]
}