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-05-27 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 .81 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.1.1 0.0

OK

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

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.1.1/jitsi-meet.exe
nuspec version: 0.0
remote version: 2.1.1
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, 108658516 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 = 108658516
Method = Deflate
Solid = -
Headers Size = 102250
Embedded Stub Size = 101888
SubType = NSIS-3 Unicode

Everything is Ok

Files: 10
Size:       108820034
Compressed: 108658516

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

Scanning the drive for archives:
1 file, 53022273 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 = 53022273
Headers Size = 1597
Method = LZMA2:20 LZMA:20 BCJ2
Solid = -
Blocks = 77

Everything is Ok

Files: 2
Size:       4868264
Compressed: 53022273
Setting package description from README.md
Updating files
  $Latest data:
    Checksum32                (String)     0907AD1AB34B54B486175AE5E06391E6363EE8E69AF0FE45C2EAFACF42F5B4DB
    Checksum64                (String)     1295D28649E93EB051B7358E34E5F9416E9C7EE8CE654C7F43D0956FF5557B29
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileName32                (String)     app-32.7z
    FileName64                (String)     app-32.7z
    FileType                  (String)     exe
    NuspecVersion             (String)     0.0
    PackageName               (String)     jitsi-meet-electron
    ReleaseNotes              (String)     https://github.com/jitsi/jitsi-meet-electron/releases/tag/v2.1.1
    URL32                     (String)     https://github.com/jitsi/jitsi-meet-electron/releases/download/v2.1.1/jitsi-meet.exe
    Version                   (String)     2.1.1
  jitsi-meet-electron.nuspec
    setting id: jitsi-meet-electron
    updating version: 0.0 -> 2.1.1
  .\tools\VERIFICATION.txt
    (?i)(checksum64:).*                 = ${1} 1295D28649E93EB051B7358E34E5F9416E9C7EE8CE654C7F43D0956FF5557B29
    (?i)(checksum32:).*                 = ${1} 0907AD1AB34B54B486175AE5E06391E6363EE8E69AF0FE45C2EAFACF42F5B4DB
    (?i)(checksum type:).*              = ${1} sha256
    (?i)(URL:).*                        = ${1} https://github.com/jitsi/jitsi-meet-electron/releases/download/v2.1.1/jitsi-meet.exe
  .\jitsi-meet-electron.nuspec
    \<releaseNotes\>.+                  = <releaseNotes>https://github.com/jitsi/jitsi-meet-electron/releases/tag/v2.1.1</releaseNotes>
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksumType64\s*=\s*)('.*') = $1'sha256'
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'0907AD1AB34B54B486175AE5E06391E6363EE8E69AF0FE45C2EAFACF42F5B4DB'
    (?i)(^\s*checksumType\s*=\s*)('.*') = $1'sha256'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'1295D28649E93EB051B7358E34E5F9416E9C7EE8CE654C7F43D0956FF5557B29'
Attempting to build package from 'jitsi-meet-electron.nuspec'.
Successfully created package 'C:\projects\au-packages\jitsi-meet-electron\jitsi-meet-electron.2.1.1.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push jitsi-meet-electron.2.1.1.nupkg to https://push.chocolatey.org
jitsi-meet-electron 2.1.1 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