Skip to content

Instantly share code, notes, and snippets.

@strausmann
Last active July 20, 2025 08:08
Show Gist options
  • Save strausmann/33cff89acf29181df2e5c7d2a3792d47 to your computer and use it in GitHub Desktop.
Save strausmann/33cff89acf29181df2e5c7d2a3792d47 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

2 2023.8.16.142806 UTC: 2023-08-16 14:28 strausmann/ChocolateyPackages

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

Ignored | History | Force Test | Releases | TESTING AU NEXT VERSION

Last run was OK

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
orcaslicer True 🔸 True 1.6.4-beta3 1.6.4-beta2

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
bambustudio False False 01.07.04.52 01.07.04.52
orcaslicer True 🔸 True 1.6.4-beta3 1.6.4-beta2

bambustudio

bambustudio - checking updates using AU version 2023.8.16.142806

URL check
  https://github.com/bambulab/BambuStudio/releases/download/v01.07.04.52/Bambu_Studio_win_public-v01.07.04.52-20230816204101.exe
  https://github.com/bambulab/BambuStudio/releases/download/v01.07.04.52/Bambu_Studio_win_public-v01.07.04.52-20230816204101.exe
nuspec version: 01.07.04.52
remote version: 01.07.04.52
No new version found

orcaslicer

orcaslicer - checking updates using AU version 2023.8.16.142806

URL check
  https://github.com/SoftFever/OrcaSlicer/releases/download/v1.6.4-beta3/OrcaSlicer_Windows_V1.6.4-beta3.zip
  https://github.com/SoftFever/OrcaSlicer/releases/download/v1.6.4-beta3/OrcaSlicer_Windows_V1.6.4-beta3.zip
nuspec version: 1.6.4-beta2
remote version: 1.6.4-beta3
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
Setting package description from README.md
Updating files
  $Latest data:
    Checksum32                (String)     4ec26f4dbbb4b3236a6fb87a80f1bca0e548a288320edf35818282928fe4233f
    Checksum64                (String)     4ec26f4dbbb4b3236a6fb87a80f1bca0e548a288320edf35818282928fe4233f
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     zip
    NuspecVersion             (String)     1.6.4-beta2
    PackageName               (String)     orcaslicer
    ReleaseNotes              (String)     https://github.com/SoftFever/OrcaSlicer/releases/tag/v1.6.4-beta3
    Url32                     (String)     https://github.com/SoftFever/OrcaSlicer/releases/download/v1.6.4-beta3/OrcaSlicer_Windows_V1.6.4-beta3.zip
    Url64                     (String)     https://github.com/SoftFever/OrcaSlicer/releases/download/v1.6.4-beta3/OrcaSlicer_Windows_V1.6.4-beta3.zip
    Version                   (String)     1.6.4-beta3
  orcaslicer.nuspec
    setting id: orcaslicer
    updating version: 1.6.4-beta2 -> 1.6.4-beta3
  tools\chocolateyInstall.ps1
    (^[$]url\s*=\s*)('.*')              = $1'https://github.com/SoftFever/OrcaSlicer/releases/download/v1.6.4-beta3/OrcaSlicer_Windows_V1.6.4-beta3.zip'
    (^[$]checksumType\s*=\s*)('.*')     = $1'sha256'
    (^[$]checksum64\s*=\s*)('.*')       = $1'4ec26f4dbbb4b3236a6fb87a80f1bca0e548a288320edf35818282928fe4233f'
    (^[$]url64\s*=\s*)('.*')            = $1'https://github.com/SoftFever/OrcaSlicer/releases/download/v1.6.4-beta3/OrcaSlicer_Windows_V1.6.4-beta3.zip'
    (^[$]checksumType64\s*=\s*)('.*')   = $1'sha256'
    (^[$]checksum\s*=\s*)('.*')         = $1'4ec26f4dbbb4b3236a6fb87a80f1bca0e548a288320edf35818282928fe4233f'
Running au_AfterUpdate
Attempting to build package from 'orcaslicer.nuspec'.
Successfully created package 'C:\projects\chocolateypackages\automatic\orcaslicer\orcaslicer.1.6.4-beta3.nupkg'

Package updated
Chocolatey v2.2.0
Attempting to push orcaslicer.1.6.4-beta3.nupkg to https://push.chocolatey.org
orcaslicer.1.6.4-beta3.nupkg 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