ContentBox Core (Codename: Psalm 144:1) | v.4.1.0+672 |
---|---|
ContentBox Admin | v.4.1.0+672 |
ContentBox UI | v.4.1.0+672 |
ColdBox Platform | v.5.1.4+741 |
`wget': wget -O contentbox.zip https://www.ortussolutions.com/parent/download/contentbox?type=installer
$ box outdated
Resolving Dependencies, please wait...
* coldbox (5.1.4+741) -> forgebox version: (5.3.0+837)
* coldbox is Outdated
Found (1) Outdated Dependency
* coldbox (5.1.4+741) ─> new version: 5.3.0+837
Run the 'update' command to update all the outdated dependencies to their latest version.
Or use 'update {slug}' to update a specific dependency
$ box update
...
$ box outdated
Resolving Dependencies, please wait...
* coldbox (5.3.0+837) -> forgebox version: (5.3.0+837)
There are no outdated dependencies!
contentbox was not updated
ModuleVersionContentBox Core
(Codename: Psalm 144:1)v.4.1.0+672
ContentBox Adminv.4.1.0+672
ContentBox UIv.4.1.0+672
ColdBox Platformv.5.3.0+837
Check for updates returns error
Error retrieving update information, please try again later.
Diagnostics: key [LATESTVERSION] doesn't exist (existing keys:boxJSON,isActive,version,entryVersionID,createdDate,updatedDate,isStable,downloadURL) lucee.runtime.exp.ExpressionException: key [LATESTVERSION] doesn't exist (existing keys:boxJSON,isActive,version,entryVersionID,createdDate,updatedDate,isStable,downloadURL)
To view this discussion on the web visit https://groups.google.com/d/msgid/contentbox/MWHPR22MB0221202A478B6EE59F806F3FF1270%40MWHPR22MB0221.namprd22.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.
$ box update coldbox
Resolving Dependencies, please wait...
* coldbox (5.3.0+837) -> forgebox version: (5.3.0+837)
There are no outdated dependencies!
$ box update contentbox
Resolving Dependencies, please wait...
There are no outdated dependencies!
$ box list
Dependency Hierarchy for ContentBox Modular CMS Site (4.1.0)
├─┬ coldbox (5.3.0+837)
│ └── testbox ()
├── testbox ()
└── contentbox ()
$ box install contentbox --force
Module | Version |
---|---|
ContentBox Core (Codename: Psalm 144:1) |
---|
v.4.2.1+716 | |
---|---|
ContentBox Admin | v. |
ContentBox UI | v. |
ColdBox Platform | v.5.3.0+837 |
$ box outdated
Found (4) Outdated Dependencies
* bcrypt (2.5.0-snapshot) ─> new version: 2.5.0+25
* cbfeeds (1.2.0-snapshot) ─> new version: 1.2.0+19
* cbemoji (1.1.0-snapshot) ─> new version: 1.1.0+11
* cbantisamy (1.3.1-snapshot) ─> new version: 1.3.1+13
$ box update
Found (4) Outdated Dependencies
* cbantisamy (^1.3.1) ─> new version: 1.3.1+13
* bcrypt (^2.5.0) ─> new version: 2.5.0+25
* cbemoji (^1.0.1) ─> new version: 1.1.0+11
* cbfeeds (^1.1.0) ─> new version: 1.2.0+19
Would you like to update the dependencies? (yes/no) : yes