You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running Get-EvergreenApp -Name ScooterBeyondCompare it is only returning results for version 4. Version 5 was released in July 2024. It looks like the ScooterBeyondCompare.json will need to be updated with the new URL for Version 5: https://www.scootersoftware.com/checkupdates.php?product=bc5.
Version
2411.1604
What PowerShell edition/s are you running Evergreen on?
Windows PowerShell
Which operating system/s are you running Evergreen on?
Get-EvergreenApp -Name ScooterBeyondCompare -Verbose
VERBOSE: Function path: C:\Program
Files\WindowsPowerShell\Modules\Evergreen\2411.1604\Apps\Get-ScooterBeyondCompare.ps1
VERBOSE: Function exists: C:\Program
Files\WindowsPowerShell\Modules\Evergreen\2411.1604\Apps\Get-ScooterBeyondCompare.ps1.
VERBOSE: Dot sourcing: C:\Program
Files\WindowsPowerShell\Modules\Evergreen\2411.1604\Apps\Get-ScooterBeyondCompare.ps1.
VERBOSE: Get-FunctionResource: read application resource strings from [C:\Program
Files\WindowsPowerShell\Modules\Evergreen\2411.1604\Manifests\ScooterBeyondCompare.json]
VERBOSE: Calling: Get-ScooterBeyondCompare.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: UseBasicParsing: True.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: MaximumRedirection: 2.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: DisableKeepAlive: True.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: UserAgent: BeyondCompare/4.3 (Windows NT 10.0; Win64;
x64).
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: Method: Default.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: Uri:
https://www.scootersoftware.com/checkupdates.php?product=bc4&minor=3&maint=2&auth=30.15&build=24472&edition=prodebug&cp
uarch=x86_64&platform=win32&lang=silent.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: ContentType: application/json; charset=utf-8.
VERBOSE: GET with 0-byte payload
VERBOSE: received -1-byte response of content type text/html; charset=UTF-8
VERBOSE: Get-ScooterBeyondCompare: Found version: 4.4.7.28397
VERBOSE: Get-Architecture: Architecture not found in https://www.scootersoftware.com/BCompare-4.4.7.28397.exe,
defaulting to x86.
VERBOSE: Get-FileType: found extension: [exe]
VERBOSE: Get-Architecture: Architecture not found in https://www.scootersoftware.com/BCompare-4.4.7.28397.exe,
defaulting to x86.
VERBOSE: Get-FileType: found extension: [exe]
VERBOSE: Get-Architecture: Architecture not found in https://www.scootersoftware.com/BCompare-4.4.7.28397.exe,
defaulting to x86.
VERBOSE: Get-FileType: found extension: [exe]
VERBOSE: Get-FileType: found extension: [msi]
VERBOSE: Get-FileType: found extension: [msi]
VERBOSE: Get-Architecture: Architecture not found in https://www.scootersoftware.com/BCompare-4.4.7.28397.exe,
defaulting to x86.
VERBOSE: Get-FileType: found extension: [exe]
VERBOSE: Get-Architecture: Architecture not found in https://www.scootersoftware.com/BCompare-4.4.7.28397.exe,
defaulting to x86.
VERBOSE: Get-FileType: found extension: [exe]
Version : 4.4.7.28397
Language : English
Architecture : x86
Type : msi
URI : https://www.scootersoftware.com/files/BCompare-4.4.7.28397_x86.msi
Version : 4.4.7.28397
Language : German
Architecture : x86
Type : exe
URI : https://www.scootersoftware.com/BCompare-de-4.4.7.28397.exe
Version : 4.4.7.28397
Language : Japanese
Architecture : x86
Type : exe
URI : https://www.scootersoftware.com/BCompare-jp-4.4.7.28397.exe
Version : 4.4.7.28397
Language : English
Architecture : x64
Type : msi
URI : https://www.scootersoftware.com/files/BCompare-4.4.7.28397_x64.msi
Version : 4.4.7.28397
Language : French
Architecture : x86
Type : exe
URI : https://www.scootersoftware.com/BCompare-fr-4.4.7.28397.exe
Version : 4.4.7.28397
Language : Chinese (Simplified)
Architecture : x86
Type : exe
URI : https://www.scootersoftware.com/BCompare-zh-4.4.7.28397.exe
Version : 4.4.7.28397
Language : English
Architecture : x86
Type : exe
URI : https://www.scootersoftware.com/BCompare-4.4.7.28397.exe
The text was updated successfully, but these errors were encountered:
What happened?
When running Get-EvergreenApp -Name ScooterBeyondCompare it is only returning results for version 4. Version 5 was released in July 2024. It looks like the ScooterBeyondCompare.json will need to be updated with the new URL for Version 5: https://www.scootersoftware.com/checkupdates.php?product=bc5.
Version
2411.1604
What PowerShell edition/s are you running Evergreen on?
Windows PowerShell
Which operating system/s are you running Evergreen on?
Windows 10+
Have you reviewed the documentation?
Verbose output
The text was updated successfully, but these errors were encountered: