Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/components/docs/ChocolateyProductDependencies.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Please refer to our <Xref title="Support Lifecycle information" value="chocolate
| Package Name / Dependency | chocolatey | chocolatey.extension | chocolateygui |
| ------------------------------ | ----------- | -------------------- | ------------- |
| chocolatey v2.7.1 | | | |
| chocolatey.extension v8.0.0 | v2.7.0 | | |
| chocolatey.extension v8.0.1 | v2.7.0 | | |
| chocolatey-agent v4.0.0 | | v8.0.0 | |
| chocolateygui v3.0.0 | v2.7.0 | | |
| chocolateygui v3.0.1 | v2.7.0 | | |
| chocolateygui.extension v3.0.0 | | v8.0.0 | v3.0.0 |
| chocolatey v1.4.5 | | | |
| chocolatey.extension v5.0.8 | v1.2.0 | | |
Expand All @@ -31,10 +31,10 @@ Please refer to our <Xref title="Support Lifecycle information" value="chocolate

| Package Name | Version |
| ----------------------- | ------- |
| chocolateygui.extension | v2.0.0 |
| chocolateygui | v2.0.0 |
| chocolatey.extension | v6.0.0 |
| chocolatey | v2.0.0 |
| chocolateygui.extension | v3.0.0 |
| chocolateygui | v3.0.0 |
| chocolatey.extension | v8.0.0 |
| chocolatey | v2.7.0 |
</Callout>

## Chocolatey Product Package Upgrade Order
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/en-us/central-management/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Chocolatey Central Management has specific needs that are mostly handled by pack

|Chocolatey Central Management|Chocolatey Agent|Chocolatey Licensed Extension|Chocolatey|
|-----------------------------|----------------|-----------------------------|----------|
|0.15.0 |4.0.0+ | 8.0.0+ | 2.7.0+ |
|0.15.1 |4.0.0+ | 8.0.0+ | 2.7.0+ |

## Getting Chocolatey Central Management

Expand Down
Loading