evergreen icon indicating copy to clipboard operation
evergreen copied to clipboard

AppVentiX is returning v3.7.26 and not the latest release

Open bmitchell76 opened this issue 2 months ago • 0 comments

What happened?

AppVentiX is returning v3.7.26 and not the latest release.

It looks like https://appventix.com/latest/ also displays v3.7.26; I'm hoping Bran Wolvs will see this.

Version

2404.928

What PowerShell edition/s are you running Evergreen on?

Windows PowerShell

Which operating system/s are you running Evergreen on?

Windows Server 2016+

Have you reviewed the documentation?

  • [ ] Troubleshooting at: https://stealthpuppy.com/evergreen/troubleshoot/
  • [ ] Known issues at: https://stealthpuppy.com/evergreen/issues/

Verbose output

VERBOSE: Function path: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2404.928\Apps\Get-AppVentiX.ps1
VERBOSE: Function exists: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2404.928\Apps\Get-AppVentiX.ps1.
VERBOSE: Dot sourcing: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2404.928\Apps\Get-AppVentiX.ps1.
VERBOSE: Get-FunctionResource: read application resource strings from [C:\Program
Files\WindowsPowerShell\Modules\Evergreen\2404.928\Manifests\AppVentiX.json]
VERBOSE: Calling: Get-AppVentiX.
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: Mozilla/5.0 (Windows NT 10.0; Win64; x64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0..
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: Method: Default.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: Uri: https://appventix.com/latest.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: ContentType: text/html.
VERBOSE: GET with 0-byte payload
VERBOSE: received 7-byte response of content type text/html

Version Filename             URI
------- --------             ---
3.7.26  AppVentiX 3.7.26.zip https://download.appventix.com/latest/

bmitchell76 avatar Apr 26 '24 13:04 bmitchell76