Skip to content

Instantly share code, notes, and snippets.

@C4illin
Last active July 24, 2024 16:42
Show Gist options
  • Save C4illin/227088b329dc2be21dbf7352d31af92b to your computer and use it in GitHub Desktop.
Save C4illin/227088b329dc2be21dbf7352d31af92b to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

1 2019.5.22 UTC: 2019-05-27 16:13 C4illin/Choco-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 .89 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
qalculate True 🔸 True 3.2.0 3.1.0.20190424

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
qalculate True 🔸 True 3.2.0 3.1.0.20190424

qalculate

qalculate - checking updates using au version 2019.5.22

URL check
  https://github.com/Qalculate/libqalculate/releases/download/v3.2.0/qalculate-3.2.0-x64.msi
  https://github.com/Qalculate/libqalculate/releases/download/v3.2.0/qalculate-3.2.0-i386.msi
nuspec version: 3.1.0.20190424
remote version: 3.2.0
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
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     53aa25e5919a8d8ef9c095696cbbbc2cbfe35e09a6edce8ae76be03be3c6acd8
    Checksum64                (String)     25b2a32e84ae5ee5f4e37cf22ee1810f691f5228e2fc6fa004c8006ea06deba4
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     3.1.0.20190424
    PackageName               (String)     qalculate
    URL32                     (String)     https://github.com/Qalculate/libqalculate/releases/download/v3.2.0/qalculate-3.2.0-i386.msi
    URL64                     (String)     https://github.com/Qalculate/libqalculate/releases/download/v3.2.0/qalculate-3.2.0-x64.msi
    Version                   (String)     3.2.0
  qalculate.nuspec
    setting id: qalculate
    updating version: 3.1.0.20190424 -> 3.2.0
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'53aa25e5919a8d8ef9c095696cbbbc2cbfe35e09a6edce8ae76be03be3c6acd8'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://github.com/Qalculate/libqalculate/releases/download/v3.2.0/qalculate-3.2.0-i386.msi'
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://github.com/Qalculate/libqalculate/releases/download/v3.2.0/qalculate-3.2.0-x64.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'25b2a32e84ae5ee5f4e37cf22ee1810f691f5228e2fc6fa004c8006ea06deba4'
Attempting to build package from 'qalculate.nuspec'.
Successfully created package 'C:\projects\choco-packages\qalculate\qalculate.3.2.0.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push qalculate.3.2.0.nupkg to https://push.chocolatey.org
qalculate 3.2.0 was pushed successfully to https://push.chocolatey.org

Update History

Showing maximum 120 dates.
Click on the first letter of the package name to see its report and on the remaining letters to see its git commit.


2019-04-16 (1) Qalculate

2019-03-27 (1) Qalculate

2019-02-11 (1) Qalculate

2018-12-03 (1) Qalculate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment