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 2018.5.18 UTC: 2019-04-16 00: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 1.66 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
qalculate True 🔸 True 3.1.0 3.0.0

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
qalculate True 🔸 True 3.1.0 3.0.0

qalculate

qalculate - checking updates using au version 2018.5.18

URL check
  https://github.com/Qalculate/libqalculate/releases/download/v3.1.0/qalculate-3.1.0-x64.msi
  https://github.com/Qalculate/libqalculate/releases/download/v3.1.0/qalculate-3.1.0-i386.msi
nuspec version: 3.0.0
remote version: 3.1.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)     2e239a2b6b2d09937d46749b25ba801f5a237c1ae970448839022397de567276
    Checksum64                (String)     77fdd3d0dc38fd3345769db0709e1121b302e41ca83d1f6950bf8ac81b2798be
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     3.0.0
    PackageName               (String)     qalculate
    URL32                     (String)     https://github.com/Qalculate/libqalculate/releases/download/v3.1.0/qalculate-3.1.0-i386.msi
    URL64                     (String)     https://github.com/Qalculate/libqalculate/releases/download/v3.1.0/qalculate-3.1.0-x64.msi
    Version                   (String)     3.1.0
  qalculate.nuspec
    setting id: qalculate
    updating version: 3.0.0 -> 3.1.0
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'2e239a2b6b2d09937d46749b25ba801f5a237c1ae970448839022397de567276'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://github.com/Qalculate/libqalculate/releases/download/v3.1.0/qalculate-3.1.0-i386.msi'
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://github.com/Qalculate/libqalculate/releases/download/v3.1.0/qalculate-3.1.0-x64.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'77fdd3d0dc38fd3345769db0709e1121b302e41ca83d1f6950bf8ac81b2798be'
Attempting to build package from 'qalculate.nuspec'.
Successfully created package 'C:\projects\choco-packages\qalculate\qalculate.3.1.0.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push qalculate.3.1.0.nupkg to https://push.chocolatey.org
qalculate 3.1.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-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