Skip to content

Instantly share code, notes, and snippets.

@riedel
Last active June 7, 2026 07:11
Show Gist options
  • Select an option

  • Save riedel/df9d4f7d314e08279d949ba08f1ec769 to your computer and use it in GitHub Desktop.

Select an option

Save riedel/df9d4f7d314e08279d949ba08f1ec769 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

5 2022.10.24 UTC: 2025-11-23 10:26 riedel/chocolatey-packages

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 5 packages after .35 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
KopiaUI True 🔸 True 0.22.0 0.21.1

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
browser-select False False 1.4.1 1.4.1
KopiaUI True 🔸 True 0.22.0 0.21.1
SMathStudioDesktop False False 1.3.0.9126 1.3.0.9126
swyh False False 1.5.0 1.5.0
webcamoid False False 9.3.0 9.2.3

browser-select

browser-select - checking updates using au version 2022.10.24

URL check
  https://github.com/zumoshi/BrowserSelect/releases/download/1.4.1/BrowserSelect.exe
nuspec version: 1.4.1
remote version: 1.4.1
No new version found

KopiaUI

KopiaUI - checking updates using au version 2022.10.24

URL check
  https://github.com/kopia/kopia/releases/download/v0.22.0/KopiaUI-Setup-0.22.0.exe
nuspec version: 0.21.1
remote version: 0.22.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    authors                   (String)     Kopia Builder [bot]
    bugTrackerUrl             (String)     https://github.com/kopia/kopia/issues
    Checksum32                (String)     D9A1C683BEA1419BA7A467107EF3FE01945D94BD17E3650EBFC4ADCAD04B4A71FA1F32C97E78837FCEC6E7552DDA4E7E7AF82BB9EBD4EB29D265E0F5D9FD52DC
    ChecksumType32            (String)     sha512
    FileType                  (String)     exe
    githubRawUrl              (String)     https://raw.githubusercontent.com/kopia/kopia/v0.22.0
    iconUrl                   (String)     https://raw.githubusercontent.com/kopia/kopia/v0.22.0/icons/kopia.svg
    licenseUrl                (String)     https://github.com/kopia/kopia/blob/master/LICENSE
    NuspecVersion             (String)     0.21.1
    PackageName               (String)     KopiaUI
    packageSourceUrl          (String)     https://github.com///github
    projectSourceUrl          (String)     https://github.com/kopia/kopia/tree/v0.22.0
    projectUrl                (String)     https://kopia.io
    readmeUrl                 (String)     https://raw.githubusercontent.com/kopia/kopia/master/README.md
    releaseNotes              (String)     
### Command-Line Interface

* potential overflow in integer conversion ([#4993](https://github.com/kopia/kopia/issues/4993)) by Julio Lopez
* make --progress flag visible and use it in sync-to command ([#3542](https://github.com/kopia/kopia/issues/3542)) ([#4877](https://github.com/kopia/kopia/issues/4877)) by yinheli
* ensure auto-maintenance errors are propagated ([#4851](https://github.com/kopia/kopia/issues/4851)) by Julio Lopez
* enable quick maintenance by default on repo creation ([#4840](https://github.com/kopia/kopia/issues/4840)) by Julio Lopez
* **New Feature** extend stats for content verification ([#4830](https://github.com/kopia/kopia/issues/4830)) by Julio Lopez
* additional safeguard dangerous commands ([#4767](https://github.com/kopia/kopia/issues/4767)) by Julio Lopez
* deprecate dangerous repo repair sub-command ([#4766](https://github.com/kopia/kopia/issues/4766)) by Julio Lopez
* reword message for dangerous commands ([#4765](https://github.com/kopia/kopia/issues/4765)) by Julio Lopez
* remove deprecated no-op flags ([#4764](https://github.com/kopia/kopia/issues/4764)) by Julio Lopez

### General Improvements

* handle errors closing writable descriptors ([#4998](https://github.com/kopia/kopia/issues/4998)) by Julio Lopez
* avoid wrapping always-nil error ([#4997](https://github.com/kopia/kopia/issues/4997)) by Julio Lopez
* check for nil before de-refencing field ([#4996](https://github.com/kopia/kopia/issues/4996)) by Julio Lopez
* check bounds for memory allocation ([#4995](https://github.com/kopia/kopia/issues/4995)) by Julio Lopez
* fix typos ([#4986](https://github.com/kopia/kopia/issues/4986)) by Julio Lopez
* **New Feature** fix display errors for maintenance stats ([#4984](https://github.com/kopia/kopia/issues/4984)) by lyndon-li
* omitzero JSON tag in policy structs ([#4910](https://github.com/kopia/kopia/issues/4910)) by Julio Lopez
* **New Feature** add stats to maintenance run - SnapshotGC ([#4964](https://github.com/kopia/kopia/issues/4964)) by lyndon-li
* leverage `stats.CountSum` in maintenance stats ([#4963](https://github.com/kopia/kopia/issues/4963)) by Julio Lopez
* remove dry run option for blob retention ext ([#4962](https://github.com/kopia/kopia/issues/4962)) by Julio Lopez
* maintenance stats for rewrite contents phase ([#4961](https://github.com/kopia/kopia/issues/4961)) by lyndon-li
* `extendBlobRetentionTime` ([#4960](https://github.com/kopia/kopia/issues/4960)) by Julio Lopez
* **New Feature** maintenance stats for clean up logs phase ([#4959](https://github.com/kopia/kopia/issues/4959)) by lyndon-li
* consistent use "pack" where possible ([#4952](https://github.com/kopia/kopia/issues/4952)) by Julio Lopez
* fix field names in ExtendBlobRetentionStats ([#4958](https://github.com/kopia/kopia/issues/4958)) by Julio Lopez
* **New Feature** maintenance stats for delete unreferenced packs phase ([#4955](https://github.com/kopia/kopia/issues/4955)) by lyndon-li
* **New Feature** maintenance stats for drop deleted contents and compact indexes ([#4948](https://github.com/kopia/kopia/issues/4948)) by lyndon-li
* fix field names in CompactSingleEpochStats ([#4947](https://github.com/kopia/kopia/issues/4947)) by Julio Lopez
* use explicit return values ([#4940](https://github.com/kopia/kopia/issues/4940)) by Julio Lopez
* **New Feature** add stats to maintenance run - AdvanceEpoch ([#4937](https://github.com/kopia/kopia/issues/4937)) by lyndon-li
* diskCommitedContentIndexCache ([#4939](https://github.com/kopia/kopia/issues/4939)) by Julio Lopez
* buildinfo helpers ([#4936](https://github.com/kopia/kopia/issues/4936)) by Julio Lopez
* improve randRead helper ([#4934](https://github.com/kopia/kopia/issues/4934)) by Julio Lopez
* index.maxContentLengths ([#4932](https://github.com/kopia/kopia/issues/4932)) by Julio Lopez
* simplify function and generics signatures ([#4930](https://github.com/kopia/kopia/issues/4930)) by Julio Lopez
* lastSettledEpochNumber() helper ([#4927](https://github.com/kopia/kopia/issues/4927)) by Julio Lopez
* fix return value order to match return names ([#4926](https://github.com/kopia/kopia/issues/4926)) by Julio Lopez
* rename GenerateRangeCheckpointStats fields ([#4925](https://github.com/kopia/kopia/issues/4925)) by Julio Lopez
* **New Feature** add maintenance phase stats - CleanupSupersededIndexes ([#4916](https://github.com/kopia/kopia/issues/4916)) by lyndon-li
* field and variable names ([#4911](https://github.com/kopia/kopia/issues/4911)) by Julio Lopez
* **New Feature** add stats to maintenance run - CleanupMarkers ([#4900](https://github.com/kopia/kopia/issues/4900)) by lyndon-li
* simplify construction of error messages ([#4913](https://github.com/kopia/kopia/issues/4913)) by Julio Lopez
* `omitzero` JSON tag ([#4907](https://github.com/kopia/kopia/issues/4907)) by Julio Lopez
* leverage maps.Clone ([#4905](https://github.com/kopia/kopia/issues/4905)) by Julio Lopez
* modernize bloop ([#4904](https://github.com/kopia/kopia/issues/4904)) by Julio Lopez
* modernize ([#4903](https://github.com/kopia/kopia/issues/4903)) by Julio Lopez
* modernize min/max ([#4898](https://github.com/kopia/kopia/issues/4898)) by Julio Lopez
* **New Feature** reduce number of open file descriptors for indexes on Unix ([#4866](https://github.com/kopia/kopia/issues/4866)) by Samuel Maynard
* address linter warnings ([#4897](https://github.com/kopia/kopia/issues/4897)) by Julio Lopez
* **New Feature** interfaces and structures for maintenance stats ([#4890](https://github.com/kopia/kopia/issues/4890)) by lyndon-li
* expand triggers for endurance tests ([#4860](https://github.com/kopia/kopia/issues/4860)) by Julio Lopez
* fix endurance test failures ([#4859](https://github.com/kopia/kopia/issues/4859)) by Julio Lopez
* remove unused pproflogging package ([#4850](https://github.com/kopia/kopia/issues/4850)) by Julio Lopez
* cleanup observabilityFlags ([#4852](https://github.com/kopia/kopia/issues/4852)) by Julio Lopez
* **New Feature** rewrote content logs to always be JSON-based and reorganized log structure ([#4822](https://github.com/kopia/kopia/issues/4822)) by Jarek Kowalski
* increase number of retained maintenance run info ([#4846](https://github.com/kopia/kopia/issues/4846)) by Julio Lopez
* set packID when creating the map entry ([#4843](https://github.com/kopia/kopia/issues/4843)) by Julio Lopez
* minor cleanups ([#4842](https://github.com/kopia/kopia/issues/4842)) by Julio Lopez
* stop background workers when test fails ([#4841](https://github.com/kopia/kopia/issues/4841)) by Julio Lopez
* **New Feature** content-to-pack consistency checks in maintenance ([#4832](https://github.com/kopia/kopia/issues/4832)) by Julio Lopez
* move `content verify` functionality to the `content` package ([#4827](https://github.com/kopia/kopia/issues/4827)) by Julio Lopez
* use testify in `content_formatter_test.go` ([#4775](https://github.com/kopia/kopia/issues/4775)) by Julio Lopez
* cleanup VSS trailer handling ([#4776](https://github.com/kopia/kopia/issues/4776)) by Julio Lopez
* miscellaneous cleanups ([#4774](https://github.com/kopia/kopia/issues/4774)) by Julio Lopez

### Snapshots

* **New Feature** Flush after restoring each file ([#4825](https://github.com/kopia/kopia/issues/4825)) by lyndon-li
* Append path separator to Shadow Copy root directory on Windows ([#3891](https://github.com/kopia/kopia/issues/3891)) by Hakkin Lain

### Storage Providers

* make `azure.TestUserAgent` more robust ([#4781](https://github.com/kopia/kopia/issues/4781)) by Julio Lopez
* fix azure.TestUserAgent ([#4780](https://github.com/kopia/kopia/issues/4780)) by Julio Lopez

### CI/CD

* remove `GOEXPERIMENT=coverageredesign`  ([#4988](https://github.com/kopia/kopia/issues/4988)) by Julio Lopez
* make socket activation test more robust ([#4985](https://github.com/kopia/kopia/issues/4985)) by Julio Lopez
* build kopia with `-trimpath` ([#4983](https://github.com/kopia/kopia/issues/4983)) by Julio Lopez
* enable `wsl_v5:{assign,expr}` linter settings ([#4982](https://github.com/kopia/kopia/issues/4982)) by Julio Lopez
* enable wsl_v5:err linter ([#4928](https://github.com/kopia/kopia/issues/4928)) by Julio Lopez
* enable modernize:omitzero linter setting ([#4981](https://github.com/kopia/kopia/issues/4981)) by Julio Lopez
* require Go 1.24 to build site ([#4980](https://github.com/kopia/kopia/issues/4980)) by Julio Lopez
* upgrade to golangci-lint 2.6.1 ([#4973](https://github.com/kopia/kopia/issues/4973)) by Nathan Baulch
* enable wsl_v5:return linter ([#4975](https://github.com/kopia/kopia/issues/4975)) by Julio Lopez
* upgrade to golangci-lint v2.5.0 ([#4931](https://github.com/kopia/kopia/issues/4931)) by Nathan Baulch
* update copilot instructions for reviews ([#4935](https://github.com/kopia/kopia/issues/4935)) by Julio Lopez
* add copilot instructions ([#4933](https://github.com/kopia/kopia/issues/4933)) by Julio Lopez
* add linter config for `gofumpt` ([#4929](https://github.com/kopia/kopia/issues/4929)) by Julio Lopez
* run endurance test every 6 hours ([#4861](https://github.com/kopia/kopia/issues/4861)) by Julio Lopez
* cleanup parameters for `actions/setup-go` ([#4813](https://github.com/kopia/kopia/issues/4813)) by Julio Lopez
* upgrade Go toolchain to 1.24.7 ([#4807](https://github.com/kopia/kopia/issues/4807)) by Julio Lopez


### Graphical User Interface

* fix failing test ([#384](https://github.com/kopia/htmlui/issues/384)) by Jarek Kowalski

    summary                   (String)     Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
    tags                      (String)     admin deduplication backup google-cloud-storage encryption cloud hacktoberfest
    URL32                     (String)     https://github.com/kopia/kopia/releases/download/v0.22.0/KopiaUI-Setup-0.22.0.exe
    Version                   (String)     0.22.0
  KopiaUI.nuspec
    setting id: KopiaUI
    updating version: 0.21.1 -> 0.22.0
  .\tools\chocolateyInstall.ps1
    (^\s*url\s*=\s*)('.*')              = $1'https://github.com/kopia/kopia/releases/download/v0.22.0/KopiaUI-Setup-0.22.0.exe'
    (^\s*checksumType\s*=\s*)('.*')     = $1'sha512'
    (^\s*checksum\s*=\s*)('.*')         = $1'D9A1C683BEA1419BA7A467107EF3FE01945D94BD17E3650EBFC4ADCAD04B4A71FA1F32C97E78837FCEC6E7552DDA4E7E7AF82BB9EBD4EB29D265E0F5D9FD52DC'
Running au_AfterUpdate
Attempting to build package from 'KopiaUI.nuspec'.
Successfully created package 'D:\a\chocolatey-packages\chocolatey-packages\KopiaUI\KopiaUI.0.22.0.nupkg'

Package updated
Chocolatey v2.5.1
Attempting to push KopiaUI.0.22.0.nupkg to https://push.chocolatey.org
KopiaUI.0.22.0.nupkg was pushed successfully to https://push.chocolatey.org

SMathStudioDesktop

SMathStudioDesktop - checking updates using au version 2022.10.24

URL check
  https://smath.com/en-US/files/Download/C8vUS/SMathStudioDesktop.1_3_0_9126.Setup.msi
nuspec version: 1.3.0.9126
remote version: 1.3.0.9126
No new version found

swyh

swyh - checking updates using au version 2022.10.24

URL check
  https://github.com/StreamWhatYouHear/SWYH/releases/download/1.5.0/SWYH_1.5.0.exe
nuspec version: 1.5.0
remote version: 1.5.0
No new version found

webcamoid

webcamoid - checking updates using au version 2022.10.24

URL check
nuspec version: 9.2.3
remote version: 9.3.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/webcamoid/9.3.0

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.


2025-07-22 (1) Kopiaui

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