Skip to content

Instantly share code, notes, and snippets.

@cmorty
Last active June 26, 2024 11:22
Show Gist options
  • Save cmorty/554cd2b607b7bf0a288341da3b311ca1 to your computer and use it in GitHub Desktop.
Save cmorty/554cd2b607b7bf0a288341da3b311ca1 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

1 2019.5.22 UTC: 2020-06-05 17:22 cmorty/au-packages

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

Ignored | History | Force Test | Releases

Last run was OK

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
jitsi-meet-electron True 🔸 📥 True 2.2.0 2.1.1

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
jitsi-meet-electron True 🔸 📥 True 2.2.0 2.1.1

jitsi-meet-electron

jitsi-meet-electron - checking updates using au version 2019.5.22

URL check
  https://github.com/jitsi/jitsi-meet-electron/releases/download/v2.2.0/jitsi-meet.exe
nuspec version: 2.1.1
remote version: 2.2.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
C:\projects\au-packages\jitsi-meet-electron\temp

7-Zip 18.06 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2018-12-30

Scanning the drive for archives:
1 file, 108683476 bytes (104 MiB)

Extracting archive: C:\projects\au-packages\jitsi-meet-electron\temp\jtisi.exe
--
Path = C:\projects\au-packages\jitsi-meet-electron\temp\jtisi.exe
Type = Nsis
Physical Size = 108683476
Method = Deflate
Solid = -
Headers Size = 102250
Embedded Stub Size = 101888
SubType = NSIS-3 Unicode

Everything is Ok

Files: 10
Size:       108845010
Compressed: 108683476

7-Zip 18.06 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2018-12-30

Scanning the drive for archives:
1 file, 53030884 bytes (51 MiB)

Extracting archive: C:\projects\au-packages\jitsi-meet-electron\tools\app-32.7z
--
Path = C:\projects\au-packages\jitsi-meet-electron\tools\app-32.7z
Type = 7z
Physical Size = 53030884
Headers Size = 1596
Method = LZMA2:20 LZMA:20 BCJ2
Solid = -
Blocks = 77

Everything is Ok

Files: 2
Size:       4868264
Compressed: 53030884
Setting package description from README.md
Updating files
  $Latest data:
    Checksum32                (String)     A8D2892111D749CF408252DDD6A39626A5E6BA6B2BED0A2098580C0A47839293
    Checksum64                (String)     06AC31FCF2AA641B345FA20EA1C6F4F2E2205BCC102974C95336C575C7FD3A08
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileName32                (String)     app-32.7z
    FileName64                (String)     app-32.7z
    FileType                  (String)     exe
    NuspecVersion             (String)     2.1.1
    PackageName               (String)     jitsi-meet-electron
    ReleaseNotes              (String)     https://github.com/jitsi/jitsi-meet-electron/releases/tag/v2.2.0
    URL32                     (String)     https://github.com/jitsi/jitsi-meet-electron/releases/download/v2.2.0/jitsi-meet.exe
    Version                   (String)     2.2.0
  jitsi-meet-electron.nuspec
    setting id: jitsi-meet-electron
    updating version: 2.1.1 -> 2.2.0
  .\tools\VERIFICATION.txt
    (?i)(checksum64:).*                 = ${1} 06AC31FCF2AA641B345FA20EA1C6F4F2E2205BCC102974C95336C575C7FD3A08
    (?i)(checksum32:).*                 = ${1} A8D2892111D749CF408252DDD6A39626A5E6BA6B2BED0A2098580C0A47839293
    (?i)(checksum type:).*              = ${1} sha256
    (?i)(URL:).*                        = ${1} https://github.com/jitsi/jitsi-meet-electron/releases/download/v2.2.0/jitsi-meet.exe
  .\jitsi-meet-electron.nuspec
    \<releaseNotes\>.+                  = <releaseNotes>https://github.com/jitsi/jitsi-meet-electron/releases/tag/v2.2.0</releaseNotes>
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksumType64\s*=\s*)('.*') = $1'sha256'
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'A8D2892111D749CF408252DDD6A39626A5E6BA6B2BED0A2098580C0A47839293'
    (?i)(^\s*checksumType\s*=\s*)('.*') = $1'sha256'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'06AC31FCF2AA641B345FA20EA1C6F4F2E2205BCC102974C95336C575C7FD3A08'
Attempting to build package from 'jitsi-meet-electron.nuspec'.
Successfully created package 'C:\projects\au-packages\jitsi-meet-electron\jitsi-meet-electron.2.2.0.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push jitsi-meet-electron.2.2.0.nupkg to https://push.chocolatey.org
jitsi-meet-electron 2.2.0 was pushed successfully to https://push.chocolatey.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment