Skip to content

Instantly share code, notes, and snippets.

@CruzMarcio
Created January 28, 2019 15:47
Show Gist options
  • Save CruzMarcio/89562d1ab7ee9d53a1426bcab5a343d8 to your computer and use it in GitHub Desktop.
Save CruzMarcio/89562d1ab7ee9d53a1426bcab5a343d8 to your computer and use it in GitHub Desktop.
Update Force Test Report #powershell #chocolatey

Update Force Test - Group

1 2018.5.18 UTC: 2019-01-28 15:47 CompactFactor/au-packages

This file is automatically generated by the update_all.ps1 script using the AU module.

Ignored | Update report

Last run was OK

Finished 1 packages after .54 minutes.
1 updated, 0 pushed, 0 ignored
0 errors - 0 update, 0 push.

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
videostream True 🔸 False 0.3.5.20190128 0.3.5

videostream

videostream - checking updates using au version 2018.5.18

URL check
  https://cdn.getvideostream.com/videostream-native-updates/windows/x64/Setup.exe
  https://cdn.getvideostream.com/videostream-native-updates/windows/x86/Setup.exe
nuspec version: 0.3.5
remote version: 0.3.5
No new version found, but update is forced
New version is available
Automatic checksum started
Package downloaded and hash calculated for 32 bit version
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum32                (String)     147d091f2e62278ade8f0d10adc838ab1713f40241449972849f70259e64f912
    Checksum64                (String)     07317ab6b720f7341452e476dd7d8ff423b6b764d94c1a1cf2f2ac8e179d9440
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     exe
    NuspecVersion             (String)     0.3.5
    PackageName               (String)     videostream
    URL32                     (String)     https://cdn.getvideostream.com/videostream-native-updates/windows/x86/Setup.exe
    URL64                     (String)     https://cdn.getvideostream.com/videostream-native-updates/windows/x64/Setup.exe
    Version                   (String)     0.3.5.20190128
  videostream.nuspec
    setting id: videostream
    using Chocolatey fix notation: 0.3.5 -> 0.3.5.20190128
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://cdn.getvideostream.com/videostream-native-updates/windows/x86/Setup.exe'
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'147d091f2e62278ade8f0d10adc838ab1713f40241449972849f70259e64f912'
    (?i)(^\s*url64\s*=\s*)('.*')        = $1'https://cdn.getvideostream.com/videostream-native-updates/windows/x64/Setup.exe'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'07317ab6b720f7341452e476dd7d8ff423b6b764d94c1a1cf2f2ac8e179d9440'
Attempting to build package from 'videostream.nuspec'.
Successfully created package 'C:\Users\marci\Documents\GitHub\au-packages\videostream\videostream.0.3.5.20190128.nupkg'
Package updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment