Skip to content

Instantly share code, notes, and snippets.

@galeksandrp
Last active February 17, 2024 20:58
Show Gist options
  • Save galeksandrp/03903cd565061a825f153ce2f9d6227c to your computer and use it in GitHub Desktop.
Save galeksandrp/03903cd565061a825f153ce2f9d6227c to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

91 2019.7.13.172442 UTC: 2019-07-13 17:25 galeksandrp/au-packages

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

Ignored | History | Force Test | Releases

LAST RUN HAD 17 ERRORS !!!

Finished 91 packages after 21.54 minutes.
1 updated, 1 pushed, 0 ignored
17 errors - 17 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
spcomp True 🔸 🕄 True 1.10.6427-dev 0.0

Errors

Icon Name RemoteVersion NuspecVersion Error
copyq 3.0.0 Job terminated due to the 1200s UpdateTimeout
dahua-web-plugin 3.1.0.486876 Job returned no object, Vector smash ?
dws.portable 2.2.2.2 URL syntax is invalid:
foldersizes 8.5.185 Job returned no object, Vector smash ?
fuse-nfs 4.0.0 Invalid version:
gosuslugi-plugin 3.0.7.0 Job returned no object, Vector smash ?
j-kinopoisk2imdb 1.1.1 au_GetLatest failed; Cannot index into a null array.
letsencrypt-win-simple 1.9.12.2 URL syntax is invalid:https://github.com/PKISharp/win-acme/releases/download/v2.0.8/win-acme.azure.v2.0.8.356.zip https://github.com/PKISharp/win-acme ...
librecad 2.1.3 At C:\projects\au-packages\librecad\update.ps1:8 char:7; + ".\tools\chocolateyInstall.ps1" = @{; + ~; Missing property name after reference ...
lissi-csp 2.0.0.1 Job returned no object, Vector smash ?
litemanager-viewer 4.8.4865 Job returned no object, Vector smash ?
ninefs 2010.01.05 At C:\projects\au-packages\ninefs\update.ps1:22 char:25; + $_.summary -match '^([0-9]{4})([0-9]{2})([0-9]{2}) ninefs bin ...; + ...
ppdgr 1.4.11 au_GetLatest failed; Cannot index into a null array.
prey 1.6.6 Job terminated due to the 1200s UpdateTimeout
sprut-sms-client 3.0 Job returned no object, Vector smash ?
sprut-sms-server 3.0 Job returned no object, Vector smash ?
squid 3.5.27 Can't validate URL; Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found.":http://packages.dila ...

copyq

Job terminated due to the 1200s UpdateTimeout

dahua-web-plugin

Job returned no object, Vector smash ?

dws.portable

URL syntax is invalid:

foldersizes

Job returned no object, Vector smash ?

fuse-nfs

Invalid version:

gosuslugi-plugin

Job returned no object, Vector smash ?

j-kinopoisk2imdb

au_GetLatest failed
Cannot index into a null array.

letsencrypt-win-simple

URL syntax is invalid:https://github.com/PKISharp/win-acme/releases/download/v2.0.8/win-acme.azure.v2.0.8.356.zip https://github.com/PKISharp/win-acme/releases/download/v2.0.8/win-acme.dreamhost.v2.0.8.356.zip https://github.com/PKISharp/win-acme/releases/download/v2.0.8/win-acme.route53.v2.0.8.356.zip https://github.com/PKISharp/win-acme/releases/download/v2.0.8/win-acme.v2.0.8.356.zip

librecad

At C:\projects\au-packages\librecad\update.ps1:8 char:7
+     ".\tools\chocolateyInstall.ps1" = @{
+       ~
Missing property name after reference operator.

At C:\projects\au-packages\librecad\update.ps1:9 char:8
+       "(?i)(^\s*url\s*=\s*)('.*')"        = "`$1'$($Latest.URL32)'"
+        ~
Unexpected token '(' in expression or statement.

At C:\projects\au-packages\librecad\update.ps1:9 char:12
+       "(?i)(^\s*url\s*=\s*)('.*')"        = "`$1'$($Latest.URL32)'"
+            ~
Unexpected token '(' in expression or statement.

At C:\projects\au-packages\librecad\update.ps1:9 char:28
+       "(?i)(^\s*url\s*=\s*)('.*')"        = "`$1'$($Latest.URL32)'"
+                            ~
Unexpected token '(' in expression or statement.

At C:\projects\au-packages\librecad\update.ps1:9 char:34
+       "(?i)(^\s*url\s*=\s*)('.*')"        = "`$1'$($Latest.URL32)'"
+                                  ~~~~~~~~~~~~
Unexpected token '"        = "' in expression or statement.

At C:\projects\au-packages\librecad\update.ps1:9 char:46
+       "(?i)(^\s*url\s*=\s*)('.*')"        = "`$1'$($Latest.URL32)'"
+                                              ~~~~~~~~~~~~~~~~~~~~~~
Unexpected token '`$1'$($Latest.URL32)'"
      "' in expression or statement.

At C:\projects\au-packages\librecad\update.ps1:27 char:62
+ ... eleaseNotesUrl = "$domain/LibreCAD/LibreCAD/releases/tag/" + $version
+                                                              ~~~~~~~~~~~~
The string is missing the terminator: ".

lissi-csp

Job returned no object, Vector smash ?

litemanager-viewer

Job returned no object, Vector smash ?

ninefs

At C:\projects\au-packages\ninefs\update.ps1:22 char:25
+         $_.summary -match '^([0-9]{4})([0-9]{2})([0-9]{2}) ninefs bin ...
+                               ~
Missing type name after '['.

At C:\projects\au-packages\ninefs\update.ps1:22 char:35
+         $_.summary -match '^([0-9]{4})([0-9]{2})([0-9]{2}) ninefs bin ...
+                                         ~
Missing type name after '['.

At C:\projects\au-packages\ninefs\update.ps1:22 char:45
+         $_.summary -match '^([0-9]{4})([0-9]{2})([0-9]{2}) ninefs bin ...
+                                                   ~
Missing type name after '['.

At C:\projects\au-packages\ninefs\update.ps1:24 char:37
+         $version = $Matches[1..3] -join '.'
+                                           ~
The string is missing the terminator: '.

At C:\projects\au-packages\ninefs\update.ps1:12 char:35
+ function global:au_BeforeUpdate() {
+                                   ~
Missing closing '}' in statement block or type definition.

ppdgr

au_GetLatest failed
Cannot index into a null array.

prey

Job terminated due to the 1200s UpdateTimeout

sprut-sms-client

Job returned no object, Vector smash ?

sprut-sms-server

Job returned no object, Vector smash ?

squid

Can't validate URL
Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found.":http://packages.diladele.com/squid/3.5.7/squid.msi

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
1c-barcode-printing False False 8.0.14.2 8.0.14.2
1c-barcode-scanner False False 8.0.8.4 8.0.8.4
3proxy False False 0.8.12 0.8.11
acme-sh False 🕄 False 2.8.1 0.0
admx-migrator False False 1.3.0 1.3.0
advanced-ip-scanner False False 2.5.3850 2.5.3850
atol-dto False 🕄 False 10.5.0.0 0.0
blockcheck False False 0.0.9.6 0.0.9.6
chromepass False False 1.46 1.45
cp210x-vcp-drivers False False 6.7.6.2130 6.7.6.2130
cpfixit False False 5.0.16772.0 5.0.16772.0
cryptoarm False False 5.3.0.8941 5.3.0.8941
cryptopro-browser-plugin False False 2.0.13642.0 2.0.13642.0
cryptopro-csp False False 4.0.9842.0 4.0.9842.0
cryptopro-stunnel False False 3.06.3773.0000 3.06.3773.0000
cspclean False False 5.0.16002.0 5.0.16002.0
cuemounter False 🕄 False 0.3 0.0
cuemounter.portable False 🕄 False 0.5 0.0
disablewintracking False False 3.2.3 3.2.3
dokandiscutils False 🕄 False 0.1 0.0
fintender-installer False False 2.5.48 2.5.48
fl2k-win False False 0.1 0.1
fox-xca False False 2.0 2.0
ftester False False 2016.01.14 2016.01.14
gammu False False 1.40.0 1.40.0
gnokii False False 0.6.31 0.6.31
gogs False False 0.11.86 0.11.86
goodbyedpi False False 0.1.5 0.1.5
gps-sdr-sim False False 1.0 1.0
grafana False False 6.2.5 6.2.5
ipfilter-updater False 🕄 False 3.0.1.4-beta 0.0
jivosite False False 4.0.0.0 4.0.0.0
kingston-ssd-manager False False 1.1.1.8 1.1.1.8
kontur-addtotrusted False False 2.0.18.2 2.0.18.2
kontur-addtotrusted.portable False False 2.0.18.2 2.0.18.2
kontur-certificates False False 4.7.27.6074 4.7.27.6074
kontur-diag False False 2.14.26.54 2.14.26.54
lesegais False False 2.3.293.235 2.3.293.235
less False 📥 False 5.51 5.3
litemanager-server False False 4.8.4886 4.8.4886
mkey False False 1.3.5 1.3.5.0
mpack False 🕄 False 1.7 0.0
nfs-win False False 1.0.17083 1.0.17083
nsq False 🕄 False 1.1.0 0.0
officegate-configuration-tool False False 1.2.8 1.2.8
onescript False 🕄 False 1.0.21 0.0
pdf417 False 🕄 False 3.0.32
popcorn-time False False 0.3.10 0.3.10
pushmonitoff False False 1.0.48.5 1.0.48.5
radmin-vpn False False 1.0.3849.7 1.0.3849.7
rander False False 5.0 5.0
remote-syslog2 False False 0.20 0.20
reqrypt False False 1.4.1 1.4.0
reqrypt.portable False False 1.4.1 1.4.1
rutoken-driver-repair-tool False False 1.3.1.0 1.3.1.0
rutoken-drivers-removal-tool False False 4.3.2.0 4.3.2.0
rutoken-ecp-flash-utility False False 2.1.4.141 2.1.4.141
rutracker-proxy False False 0.2.3 0.2.3
sbis-plugin False False 3.30.81.3 3.30.81.3
sdrsharp False False 1.0.0.1702 1.0.0.1702
secure-file False False 1.0.0 1.0.0
shaman-dokan-archive False False 1.0 1.0
shaman-dokan-warc False False 1.0.1 1.0.1
spcomp True 🔸 🕄 True 1.10.6427-dev 0.0
srcdemo2 False 🕄 False 2012.04.07 0.0
steamcmd False False 01.00.00.01 3.65.77.95
stunnel-msspi False False 5.53.0.138 5.52.0.137
teamviewer-qs False 🕄 False 14.4.2669.0 0.0
traefik False 🕄 False 1.7.12 0.0
twitch-bandwidth-tester False False 1.510 1.510
uefitool False 🕄 False 0.26.0 0.0
uiforetw False 🕄 False 1.51 0.0
wingrub False 🕄 False 0.02.6 0.0
xca False 🕄 False 2.1.2 0.0

1c-barcode-printing

1c-barcode-printing - checking updates using au version 2019.7.13.172442

URL check
  https://its.1c.ru/db/files/1CITS/EXE/TradeWare/1C/1CBarCode/1CBarCode.exe
nuspec version: 8.0.14.2
remote version: 8.0.14.2
No new version found

1c-barcode-scanner

1c-barcode-scanner - checking updates using au version 2019.7.13.172442

URL check
  https://its.1c.ru/db/files/1CITS/EXE/TradeWare/1C/ScanOPOS/ScanOPOS.exe
nuspec version: 8.0.8.4
remote version: 8.0.8.4
No new version found

3proxy

3proxy - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/z3APA3A/3proxy/releases/download/0.8.12/3proxy-0.8.12-lite.zip
  https://github.com/z3APA3A/3proxy/releases/download/0.8.12/3proxy-0.8.12.zip
  https://github.com/z3APA3A/3proxy/releases/download/0.8.12/3proxy-0.8.12-x64.zip
nuspec version: 0.8.11
remote version: 0.8.12
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/3proxy/0.8.12

acme-sh

acme-sh - checking updates using au version 2019.7.13.172442

*** Stream: 1.2 ***
URL check
  https://github.com/Neilpang/acme.sh/archive/1.2.3.zip
nuspec version: 0.0
remote version: 1.2.3
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/acme-sh/1.2.3

*** Stream: 2.0 ***
URL check
  https://github.com/Neilpang/acme.sh/archive/2.0.2.zip
nuspec version: 0.0
remote version: 2.0.2
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/acme-sh/2.0.2

*** Stream: 2.2 ***
URL check
  https://github.com/Neilpang/acme.sh/archive/2.2.9.zip
nuspec version: 0.0
remote version: 2.2.9
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/acme-sh/2.2.9

*** Stream: 2.3 ***
URL check
  https://github.com/Neilpang/acme.sh/archive/2.3.0.zip
nuspec version: 0.0
remote version: 2.3.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/acme-sh/2.3.0

*** Stream: 2.5 ***
URL check
  https://github.com/Neilpang/acme.sh/archive/2.5.2.zip
nuspec version: 0.0
remote version: 2.5.2
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/acme-sh/2.5.2

*** Stream: 2.6 ***
URL check
  https://github.com/Neilpang/acme.sh/archive/2.6.8.zip
nuspec version: 0.0
remote version: 2.6.8
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/acme-sh/2.6.8

*** Stream: 2.7 ***
URL check
  https://github.com/Neilpang/acme.sh/archive/2.7.9.zip
nuspec version: 0.0
remote version: 2.7.9
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/acme-sh/2.7.9

*** Stream: 2.8 ***
URL check
  https://github.com/Neilpang/acme.sh/archive/2.8.1.zip
nuspec version: 0.0
remote version: 2.8.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/acme-sh/2.8.1

admx-migrator

admx-migrator - checking updates using au version 2019.7.13.172442

URL check
  https://download.microsoft.com/download/D/3/3/D331B37A-CBFA-4FC2-82D5-4953AB06B188/ADMXMigrator.msi
nuspec version: 1.3.0
remote version: 1.3.0
No new version found

advanced-ip-scanner

advanced-ip-scanner - checking updates using au version 2019.7.13.172442

URL check
  https://www.advanced-ip-scanner.com/download/Advanced_IP_Scanner_2.5.3850.exe
nuspec version: 2.5.3850
remote version: 2.5.3850
No new version found

atol-dto

atol-dto - checking updates using au version 2019.7.13.172442

*** Stream: 10.1.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=00d9a734-1a04-4769-8672-ac66c66c995b
nuspec version: 0.0
remote version: 10.1.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.1.0

*** Stream: 10.0.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=271e63c3-2d33-4471-874a-4b832207cd1a
nuspec version: 0.0
remote version: 10.0.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.0.0

*** Stream: 10.1.1 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=f7fe9e0a-b120-4fb4-a110-65b71d322089
nuspec version: 0.0
remote version: 10.1.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.1.1

*** Stream: 10.2.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=ce265f3a-11e0-4fed-a14b-dd151169bdc2
nuspec version: 0.0
remote version: 10.2.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.2.0

*** Stream: 10.3.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=41da3502-ce20-46f8-925c-ef5704987984
nuspec version: 0.0
remote version: 10.3.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.3.0

*** Stream: 10.3.1 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=5c0a3c23-682c-42b3-95f8-eb9f0d674344
nuspec version: 0.0
remote version: 10.3.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.3.1

*** Stream: 10.4.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=196569a6-6b9f-481c-bc8e-6fb99d11e982
nuspec version: 0.0
remote version: 10.4.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.4.0

*** Stream: 10.4.1 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=10da0faa-6589-49a6-917e-af1cb740a88d
nuspec version: 0.0
remote version: 10.4.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.4.1

*** Stream: 10.4.2 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=ee1d197e-8e1e-4c10-948e-ffd2ef9e68e4
nuspec version: 0.0
remote version: 10.4.2
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.4.2

*** Stream: 10.4.4.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=a62db1b5-5e40-4b4b-9822-646a03a4d2c7
nuspec version: 0.0
remote version: 10.4.4.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.4.4.0

*** Stream: 10.4.5.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=be0443ac-d3b6-435f-8001-887006becd4a
nuspec version: 0.0
remote version: 10.4.5.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.4.5.0

*** Stream: 10.4.6.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=11f430ea-c535-4964-9558-62cf91c5e159
nuspec version: 0.0
remote version: 10.4.6.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.4.6.0

*** Stream: 10.5.0.0 ***
URL check
  http://fs.atol.ru/_layouts/15/atol.templates/Handlers/FileHandler.ashx?guid=5bfdb87b-cacf-4686-9df7-12e4dc1b00a3
nuspec version: 0.0
remote version: 10.5.0.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/atol-dto/10.5.0.0

blockcheck

blockcheck - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/ValdikSS/blockcheck/releases/download/0.0.9.6/blockcheck-0.0.9.6-windows.exe
nuspec version: 0.0.9.6
remote version: 0.0.9.6
No new version found

chromepass

chromepass - checking updates using au version 2019.7.13.172442

URL check
  https://www.nirsoft.net/toolsdownload/chromepass.zip
nuspec version: 1.45
remote version: 1.46
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/chromepass/1.46

cp210x-vcp-drivers

cp210x-vcp-drivers - checking updates using au version 2019.7.13.172442

URL check
  https://www.silabs.com/documents/public/software/CP210x_Windows_Drivers.zip
nuspec version: 6.7.6.2130
remote version: 6.7.6.2130
No new version found

cpfixit

cpfixit - checking updates using au version 2019.7.13.172442

URL check
  https://www.cryptopro.ru/sites/default/files/public/cpfixit.exe
nuspec version: 5.0.16772.0
remote version: 5.0.16772.0
No new version found

cryptoarm

cryptoarm - checking updates using au version 2019.7.13.172442

URL check
  https://trusted.ru/filedownload.php?file=492
nuspec version: 5.3.0.8941
remote version: 5.3.0.8941
No new version found

cryptopro-browser-plugin

cryptopro-browser-plugin - checking updates using au version 2019.7.13.172442

URL check
  https://www.cryptopro.ru/products/cades/plugin/get_2_0
nuspec version: 2.0.13642.0
remote version: 2.0.13642.0
No new version found

cryptopro-csp

cryptopro-csp - checking updates using au version 2019.7.13.172442

URL check
  https://help.kontur.ru/content/components/CSP40R2Setup.exe
nuspec version: 4.0.9842.0
remote version: 4.0.9842.0
No new version found

cryptopro-stunnel

cryptopro-stunnel - checking updates using au version 2019.7.13.172442

URL check
  https://www.cryptopro.ru/sites/default/files/products/stunnel/stunnel_x64.zip
  https://www.cryptopro.ru/sites/default/files/products/stunnel/stunnel_win32.zip
nuspec version: 3.06.3773.0000
remote version: 3.06.3773.0000
No new version found

cspclean

cspclean - checking updates using au version 2019.7.13.172442

URL check
  https://www.cryptopro.ru/sites/default/files/public/cspclean.exe
nuspec version: 5.0.16002.0
remote version: 5.0.16002.0
No new version found

cuemounter

cuemounter - checking updates using au version 2019.7.13.172442

*** Stream: 0.5 ***
URL check
  https://codeplexarchive.blob.core.windows.net/archive/projects/cuemounter/cuemounter.zip
nuspec version: 0.0
remote version: 0.5
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/cuemounter/0.5

*** Stream: 0.3 ***
URL check
  https://codeplexarchive.blob.core.windows.net/archive/projects/cuemounter/cuemounter.zip
nuspec version: 0.0
remote version: 0.3
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/cuemounter/0.3

cuemounter.portable

cuemounter.portable - checking updates using au version 2019.7.13.172442

*** Stream: 0.5 ***
URL check
  https://codeplexarchive.blob.core.windows.net/archive/projects/cuemounter/cuemounter.zip
nuspec version: 0.0
remote version: 0.5
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/cuemounter.portable/0.5

disablewintracking

disablewintracking - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/10se1ucgo/DisableWinTracking/releases/download/3.2.3/dwt-3.2.3-cp27-win_x86.zip
nuspec version: 3.2.3
remote version: 3.2.3
No new version found

dokandiscutils

dokandiscutils - checking updates using au version 2019.7.13.172442

*** Stream: 0.1 ***
URL check
  https://codeplexarchive.blob.core.windows.net/archive/projects/DokanDiscUtils/DokanDiscUtils.zip
nuspec version: 0.0
remote version: 0.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/dokandiscutils/0.1

fintender-installer

fintender-installer - checking updates using au version 2019.7.13.172442

URL check
  https://private.fintender.ru/files/Fintender.Installer.Setup.exe
nuspec version: 2.5.48
remote version: 2.5.48
No new version found

fl2k-win

fl2k-win - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/winterrace/fl2k_win/releases/download/v0.1/fl2k_win_2018-08-09.zip
nuspec version: 0.1
remote version: 0.1
No new version found

fox-xca

fox-xca - checking updates using au version 2019.7.13.172442

URL check
  http://soft.lissi.ru/docs/Fox_XCA/win/Fox-XCA-Setup.exe
nuspec version: 2.0
remote version: 2.0
No new version found

ftester

ftester - checking updates using au version 2019.7.13.172442

URL check
  http://www.leoniv.diod.club/articles/ft232rl/downloads/ftester.zip
nuspec version: 2016.01.14
remote version: 2016.01.14
No new version found

gammu

gammu - checking updates using au version 2019.7.13.172442

URL check
  https://dl.cihar.com/gammu/releases/windows/Gammu-1.40.0-Windows-64bit.exe
  https://dl.cihar.com/gammu/releases/windows/Gammu-1.40.0-Windows.exe
nuspec version: 1.40.0
remote version: 1.40.0
No new version found

gnokii

gnokii - checking updates using au version 2019.7.13.172442

URL check
  https://gnokii.org/download/gnokii/binaries/win32/gnokii-0.6.31-release-setup.msi
nuspec version: 0.6.31
remote version: 0.6.31
No new version found

gogs

gogs - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/gogs/gogs/releases/download/v0.11.86/windows_amd64.zip
  https://github.com/gogs/gogs/releases/download/v0.11.86/windows_386.zip
nuspec version: 0.11.86
remote version: 0.11.86
No new version found

goodbyedpi

goodbyedpi - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/ValdikSS/GoodbyeDPI/releases/download/0.1.5/goodbyedpi-0.1.5.zip
nuspec version: 0.1.5
remote version: 0.1.5
No new version found

gps-sdr-sim

gps-sdr-sim - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/osqzss/gps-sdr-sim/releases/download/v1.0/gps-sdr-sim.zip
nuspec version: 1.0
remote version: 1.0
No new version found

grafana

grafana - checking updates using au version 2019.7.13.172442

URL check
  https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-6.2.5.windows-amd64.zip
nuspec version: 6.2.5
remote version: 6.2.5
No new version found

ipfilter-updater

ipfilter-updater - checking updates using au version 2019.7.13.172442

*** Stream: 3.0.0-beta1 ***
URL check
  https://github.com/DavidMoore/ipfilter/releases/download/3.0.0-beta1/IPFilter.msi
nuspec version: 0.0
remote version: 3.0.0-beta1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/ipfilter-updater/3.0.0-beta1

*** Stream: 3.0.1.4-beta ***
URL check
  https://github.com/DavidMoore/ipfilter/releases/download/3.0.1.4-beta/IPFilter.msi
nuspec version: 0.0
remote version: 3.0.1.4-beta
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/ipfilter-updater/3.0.1.4-beta

jivosite

jivosite - checking updates using au version 2019.7.13.172442

URL check
  https://s3-eu-west-1.amazonaws.com/jivo-userdata/stable/jivosite.msi
nuspec version: 4.0.0.0
remote version: 4.0.0.0
No new version found

kingston-ssd-manager

kingston-ssd-manager - checking updates using au version 2019.7.13.172442

URL check
  https://media.kingston.com/support/downloads/KSM-setup.exe
nuspec version: 1.1.1.8
remote version: 1.1.1.8
No new version found

kontur-addtotrusted

kontur-addtotrusted - checking updates using au version 2019.7.13.172442

URL check
  https://help.kontur.ru/content/components/AddToTrusted.exe
nuspec version: 2.0.18.2
remote version: 2.0.18.2
No new version found

kontur-addtotrusted.portable

kontur-addtotrusted.portable - checking updates using au version 2019.7.13.172442

URL check
  https://help.kontur.ru/content/components/AddToTrusted_User.exe
nuspec version: 2.0.18.2
remote version: 2.0.18.2
No new version found

kontur-certificates

kontur-certificates - checking updates using au version 2019.7.13.172442

URL check
  https://help.kontur.ru/content/components/Certificates_Kontur_Admin.exe
nuspec version: 4.7.27.6074
remote version: 4.7.27.6074
No new version found

kontur-diag

kontur-diag - checking updates using au version 2019.7.13.172442

nuspec version: 2.14.26.54
remote version: 2.14.26.54
No new version found

lesegais

lesegais - checking updates using au version 2019.7.13.172442

URL check
  https://lesegais.ru/upload/EGAISCryptoSetup.exe
nuspec version: 2.3.293.235
remote version: 2.3.293.235
No new version found

less

less - checking updates using au version 2019.7.13.172442

URL check
  http://guysalias.tk/misc/less/less-551-win32-static-x86.7z
nuspec version: 5.3
remote version: 5.51
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/less/5.51

litemanager-server

litemanager-server - checking updates using au version 2019.7.13.172442

URL check
  http://litemanager.com/soft/litemanager_4.8.zip
nuspec version: 4.8.4886
remote version: 4.8.4886
No new version found

mkey

mkey - checking updates using au version 2019.7.13.172442

URL check
  http://www.seriosoft.org/dl.php?file=MKey.exe
nuspec version: 1.3.5.0
remote version: 1.3.5
No new version found

mpack

mpack - checking updates using au version 2019.7.13.172442

*** Stream: 1.7 ***
URL check
  https://sourceforge.net/projects/mpack-win/files/mpack17.zip/download
nuspec version: 0.0
remote version: 1.7
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/mpack/1.7

nfs-win

nfs-win - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/billziss-gh/nfs-win/releases/download/v1.0.17083/nfs-win-1.0.17083.msi
nuspec version: 1.0.17083
remote version: 1.0.17083
No new version found

nsq

nsq - checking updates using au version 2019.7.13.172442

*** Stream: 0.3 ***
URL check
  https://github.com/nsqio/nsq/releases/download/v0.3.8/nsq-0.3.8.windows-amd64.go1.6.2.tar.gz
nuspec version: 0.0
remote version: 0.3.8
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/nsq/0.3.8

*** Stream: 1.1 ***
URL check
  https://github.com/nsqio/nsq/releases/download/v1.1.0/nsq-1.1.0.windows-amd64.go1.10.3.tar.gz
nuspec version: 0.0
remote version: 1.1.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/nsq/1.1.0

officegate-configuration-tool

officegate-configuration-tool - checking updates using au version 2019.7.13.172442

URL check
  https://teleofis.ru/php/download.php?f=1038
nuspec version: 1.2.8
remote version: 1.2.8
No new version found

onescript

onescript - checking updates using au version 2019.7.13.172442

*** Stream: 1.0 ***
URL check
  https://github.com/EvilBeaver/OneScript/releases/download/v1.0.21/OneScript-1.0.21-setup.exe
nuspec version: 0.0
remote version: 1.0.21
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/onescript/1.0.21

pdf417

pdf417 - checking updates using au version 2019.7.13.172442

popcorn-time

popcorn-time - checking updates using au version 2019.7.13.172442

URL check
  https://get.popcorntime.sh/build/Popcorn-Time-0.3.10-Setup.exe
nuspec version: 0.3.10
remote version: 0.3.10
No new version found

pushmonitoff

pushmonitoff - checking updates using au version 2019.7.13.172442

URL check
  https://www.dcmembers.com/skrommel/download/pushmonitoff/?wpdmdl=361
nuspec version: 1.0.48.5
remote version: 1.0.48.5
No new version found

radmin-vpn

radmin-vpn - checking updates using au version 2019.7.13.172442

URL check
  https://www.radmin-vpn.com/download/Radmin_VPN_1.0.3849.7.exe
nuspec version: 1.0.3849.7
remote version: 1.0.3849.7
No new version found

rander

rander - checking updates using au version 2019.7.13.172442

URL check
  http://randersoft.com/download/Rsetup5.rar
nuspec version: 5.0
remote version: 5.0
No new version found

remote-syslog2

remote-syslog2 - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/papertrail/remote_syslog2/releases/download/v0.20/remote_syslog_windows_amd64.tar.gz
  https://github.com/papertrail/remote_syslog2/releases/download/v0.20/remote_syslog_windows_i386.tar.gz
nuspec version: 0.20
remote version: 0.20
No new version found

reqrypt

reqrypt - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/basil00/reqrypt/releases/download/v1.4.1/reqrypt-1.4.1-win64-install.exe
nuspec version: 1.4.0
remote version: 1.4.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/reqrypt/1.4.1

reqrypt.portable

reqrypt.portable - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/basil00/reqrypt/releases/download/v1.4.1/reqrypt-1.4.1-win64-files.zip
nuspec version: 1.4.1
remote version: 1.4.1
No new version found

rutoken-driver-repair-tool

rutoken-driver-repair-tool - checking updates using au version 2019.7.13.172442

URL check
  https://download.rutoken.ru/Rutoken/Utilites/rtDrvInstallTool.msi
nuspec version: 1.3.1.0
remote version: 1.3.1.0
No new version found

rutoken-drivers-removal-tool

rutoken-drivers-removal-tool - checking updates using au version 2019.7.13.172442

URL check
  https://download.rutoken.ru/Rutoken/Utilites/rtDrvRemover.exe
nuspec version: 4.3.2.0
remote version: 4.3.2.0
No new version found

rutoken-ecp-flash-utility

rutoken-ecp-flash-utility - checking updates using au version 2019.7.13.172442

URL check
  https://download.rutoken.ru/Rutoken/Utilites/RutokenFlashTool.exe
nuspec version: 2.1.4.141
remote version: 2.1.4.141
No new version found

rutracker-proxy

rutracker-proxy - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/RutrackerOrg/rutracker-proxy/releases/download/v0.2.3/rto-proxy-setup-0.2.3.exe
nuspec version: 0.2.3
remote version: 0.2.3
No new version found

sbis-plugin

sbis-plugin - checking updates using au version 2019.7.13.172442

URL check
  https://update.sbis.ru/SbisPlugin/master/SbisPlugin.exe
nuspec version: 3.30.81.3
remote version: 3.30.81.3
No new version found

sdrsharp

sdrsharp - checking updates using au version 2019.7.13.172442

URL check
  https://airspy.com/downloads/sdrsharp-x64.zip
  https://airspy.com/downloads/sdrsharp-x86.zip
nuspec version: 1.0.0.1702
remote version: 1.0.0.1702
No new version found

secure-file

secure-file - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/appveyor/secure-file/releases/download/1.0.0/secure-file.zip
nuspec version: 1.0.0
remote version: 1.0.0
No new version found

shaman-dokan-archive

shaman-dokan-archive - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/antiufo/Shaman.Dokan.Archive/releases/download/1.0/Shaman.Dokan.Archive.zip
nuspec version: 1.0
remote version: 1.0
No new version found

shaman-dokan-warc

shaman-dokan-warc - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/antiufo/Shaman.Dokan.Warc/releases/download/1.0.1/Shaman.Dokan.Warc.zip
nuspec version: 1.0.1
remote version: 1.0.1
No new version found

spcomp

spcomp - checking updates using au version 2019.7.13.172442

*** Stream: 1.7 ***
URL check
  https://sm.alliedmods.net/smdrop/1.7/sourcemod-1.7.3-git5334-windows.zip
nuspec version: 0.0
remote version: 1.7.35334
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/spcomp/1.7.35334

*** Stream: 1.8 ***
URL check
  https://sm.alliedmods.net/smdrop/1.8/sourcemod-1.8.0-git6050-windows.zip
nuspec version: 0.0
remote version: 1.8.6050
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/spcomp/1.8.6050

*** Stream: 1.9 ***
URL check
  https://sm.alliedmods.net/smdrop/1.9/sourcemod-1.9.0-git6281-windows.zip
nuspec version: 0.0
remote version: 1.9.6281
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/spcomp/1.9.6281

*** Stream: 1.10 ***
URL check
  https://sm.alliedmods.net/smdrop/1.10/sourcemod-1.10.0-git6427-windows.zip
nuspec version: 0.0
remote version: 1.10.6427-dev
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
Updating files
  $Latest data:
    Checksum32                (String)     da07aee7b873ced5b7205ff8c8db291ddb091e098e0e0bb57b71365cb8c43154
    Checksum64                (String)     da07aee7b873ced5b7205ff8c8db291ddb091e098e0e0bb57b71365cb8c43154
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     zip
    NuspecVersion             (String)     0.0
    PackageName               (String)     spcomp
    Stream                    (String)     1.10
    Streams                   (OrderedDictionary) System.Collections.Specialized.OrderedDictionary
    URL32                     (String)     https://sm.alliedmods.net/smdrop/1.10/sourcemod-1.10.0-git6427-windows.zip
    Version                   (String)     1.10.6427-dev
  spcomp.nuspec
    setting id: spcomp
    updating version: 0.0 -> 1.10.6427-dev
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'da07aee7b873ced5b7205ff8c8db291ddb091e098e0e0bb57b71365cb8c43154'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://sm.alliedmods.net/smdrop/1.10/sourcemod-1.10.0-git6427-windows.zip'
Attempting to build package from 'spcomp.nuspec'.
Successfully created package 'C:\projects\au-packages\spcomp\spcomp.1.10.6427-dev.nupkg'

Package updated
Chocolatey v0.10.11
Attempting to push spcomp.1.10.6427-dev.nupkg to https://push.chocolatey.org
spcomp 1.10.6427-dev was pushed successfully to https://push.chocolatey.org

srcdemo2

srcdemo2 - checking updates using au version 2019.7.13.172442

*** Stream: 2011.09.17 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2011-09-17.exe
nuspec version: 0.0
remote version: 2011.09.17
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2011.09.17

*** Stream: 2011.09.21 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2011-09-21.exe
nuspec version: 0.0
remote version: 2011.09.21
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2011.09.21

*** Stream: 2011.09.29 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2011-09-29.exe
nuspec version: 0.0
remote version: 2011.09.29
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2011.09.29

*** Stream: 2011.12.08 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2011-12-08.exe
nuspec version: 0.0
remote version: 2011.12.08
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2011.12.08

*** Stream: 2011.12.22 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2011-12-22.exe
nuspec version: 0.0
remote version: 2011.12.22
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2011.12.22

*** Stream: 2012.01.02 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-01-02.exe
nuspec version: 0.0
remote version: 2012.01.02
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.01.02

*** Stream: 2012.02.11 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-02-11.exe
nuspec version: 0.0
remote version: 2012.02.11
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.02.11

*** Stream: 2012.02.19 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-02-19.exe
nuspec version: 0.0
remote version: 2012.02.19
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.02.19

*** Stream: 2012.02.21 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-02-21.exe
nuspec version: 0.0
remote version: 2012.02.21
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.02.21

*** Stream: 2012.02.23 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-02-23.exe
nuspec version: 0.0
remote version: 2012.02.23
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.02.23

*** Stream: 2012.02.25 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-02-25.exe
nuspec version: 0.0
remote version: 2012.02.25
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.02.25

*** Stream: 2012.03.01 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-03-01.exe
nuspec version: 0.0
remote version: 2012.03.01
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.03.01

*** Stream: 2012.03.08 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-03-08.exe
nuspec version: 0.0
remote version: 2012.03.08
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.03.08

*** Stream: 2012.03.31 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-03-31.exe
nuspec version: 0.0
remote version: 2012.03.31
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.03.31

*** Stream: 2012.04.07 ***
URL check
  https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/srcdemo2/SrcDemo2-setup-2012-04-07.exe
nuspec version: 0.0
remote version: 2012.04.07
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/srcdemo2/2012.04.07

steamcmd

steamcmd - checking updates using au version 2019.7.13.172442

URL check
  https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip
nuspec version: 3.65.77.95
remote version: 01.00.00.01
No new version found

stunnel-msspi

stunnel-msspi - checking updates using au version 2019.7.13.172442

URL check
  https://github.com/deemru/stunnel/releases/download/stunnel-5.53-msspi-0.138/stunnel-5.53-msspi-0.138_windows-386.zip
  https://github.com/deemru/stunnel/releases/download/stunnel-5.53-msspi-0.138/stunnel-5.53-msspi-0.138_windows-amd64.zip
nuspec version: 5.52.0.137
remote version: 5.53.0.138
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/stunnel-msspi/5.53.0.138

teamviewer-qs

teamviewer-qs - checking updates using au version 2019.7.13.172442

*** Stream: 0.0 ***
URL check
  https://download.teamviewer.com/download/version_5x/TeamViewerQS.exe
nuspec version: 0.0
remote version: 0.0.0.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/teamviewer-qs/0.0.0.0

*** Stream: 6.0 ***
URL check
  https://download.teamviewer.com/download/version_6x/TeamViewerQS.exe
nuspec version: 0.0
remote version: 6.0.17222.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/teamviewer-qs/6.0.17222.0

*** Stream: 7.0 ***
URL check
  https://download.teamviewer.com/download/version_7x/TeamViewerQS.exe
nuspec version: 0.0
remote version: 7.0.43148.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/teamviewer-qs/7.0.43148.0

*** Stream: 8.0 ***
URL check
  https://download.teamviewer.com/download/version_8x/TeamViewerQS.exe
nuspec version: 0.0
remote version: 8.0.44109.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/teamviewer-qs/8.0.44109.0

*** Stream: 9.0 ***
URL check
  https://download.teamviewer.com/download/version_9x/TeamViewerQS.exe
nuspec version: 0.0
remote version: 9.0.27796.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/teamviewer-qs/9.0.27796.0

*** Stream: 14.4 ***
URL check
  https://download.teamviewer.com/download/TeamViewerQS.exe
nuspec version: 0.0
remote version: 14.4.2669.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/teamviewer-qs/14.4.2669.0

traefik

traefik - checking updates using au version 2019.7.13.172442

*** Stream: 1.6 ***
URL check
  https://github.com/containous/traefik/releases/download/v1.6.6/traefik_windows-386.exe
  https://github.com/containous/traefik/releases/download/v1.6.6/traefik_windows-amd64.exe
nuspec version: 0.0
remote version: 1.6.6
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/traefik/1.6.6

*** Stream: 1.7 ***
URL check
  https://github.com/containous/traefik/releases/download/v1.7.12/traefik_windows-386.exe
  https://github.com/containous/traefik/releases/download/v1.7.12/traefik_windows-amd64.exe
nuspec version: 0.0
remote version: 1.7.12
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/traefik/1.7.12

twitch-bandwidth-tester

twitch-bandwidth-tester - checking updates using au version 2019.7.13.172442

URL check
  https://r1ch.net/assets/twitchtest/twitchtest-1.51.zip
nuspec version: 1.510
remote version: 1.510
No new version found

uefitool

uefitool - checking updates using au version 2019.7.13.172442

*** Stream: 0.24 ***
URL check
  https://github.com/LongSoft/UEFITool/releases/download/0.24.0/UEFITool_0.24.0_win32.zip
nuspec version: 0.0
remote version: 0.24.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uefitool/0.24.0

*** Stream: 0.25 ***
URL check
  https://github.com/LongSoft/UEFITool/releases/download/0.25.1/UEFITool_0.25.1_win32.zip
nuspec version: 0.0
remote version: 0.25.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uefitool/0.25.1

*** Stream: 0.26 ***
URL check
  https://github.com/LongSoft/UEFITool/releases/download/0.26.0/UEFITool_0.26.0_win32.zip
nuspec version: 0.0
remote version: 0.26.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uefitool/0.26.0

uiforetw

uiforetw - checking updates using au version 2019.7.13.172442

*** Stream: 1.17 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.17/etwpackage.zip
nuspec version: 0.0
remote version: 1.17
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.17

*** Stream: 1.18 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.18/etwpackage.zip
nuspec version: 0.0
remote version: 1.18
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.18

*** Stream: 1.19 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.19/etwpackage.zip
nuspec version: 0.0
remote version: 1.19
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.19

*** Stream: 1.20 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.20/etwpackage.zip
nuspec version: 0.0
remote version: 1.20
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.20

*** Stream: 1.21 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.21/etwpackage.zip
nuspec version: 0.0
remote version: 1.21
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.21

*** Stream: 1.22 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.22/etwpackage.zip
nuspec version: 0.0
remote version: 1.22
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.22

*** Stream: 1.23 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.23/etwpackage.zip
nuspec version: 0.0
remote version: 1.23
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.23

*** Stream: 1.24 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.24/etwpackage.zip
nuspec version: 0.0
remote version: 1.24
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.24

*** Stream: 1.25 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.25/etwpackage.zip
nuspec version: 0.0
remote version: 1.25
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.25

*** Stream: 1.26 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.26/etwpackage.zip
nuspec version: 0.0
remote version: 1.26
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.26

*** Stream: 1.27 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.27/etwpackage.zip
nuspec version: 0.0
remote version: 1.27
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.27

*** Stream: 1.28 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.28/etwpackage.zip
nuspec version: 0.0
remote version: 1.28
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.28

*** Stream: 1.29 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.29/etwpackage.zip
nuspec version: 0.0
remote version: 1.29
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.29

*** Stream: 1.30 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.30/etwpackage.zip
nuspec version: 0.0
remote version: 1.30
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.30

*** Stream: 1.31 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.31/etwpackage.zip
nuspec version: 0.0
remote version: 1.31
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.31

*** Stream: 1.32 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.32/etwpackage.zip
nuspec version: 0.0
remote version: 1.32
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.32

*** Stream: 1.40 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.40/etwpackage.zip
nuspec version: 0.0
remote version: 1.40
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.40

*** Stream: 1.41 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.41/etwpackage.zip
nuspec version: 0.0
remote version: 1.41
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.41

*** Stream: 1.42 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.42/etwpackage.zip
nuspec version: 0.0
remote version: 1.42
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.42

*** Stream: 1.43 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.43/etwpackage.zip
nuspec version: 0.0
remote version: 1.43
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.43

*** Stream: 1.44 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.44/etwpackage.zip
nuspec version: 0.0
remote version: 1.44
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.44

*** Stream: 1.45 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.45/etwpackage1.45.zip
nuspec version: 0.0
remote version: 1.45
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.45

*** Stream: 1.46 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.46/etwpackage1.46.cab
nuspec version: 0.0
remote version: 1.46
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.46

*** Stream: 1.47 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.47/etwpackage1.47.cab
nuspec version: 0.0
remote version: 1.47
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.47

*** Stream: 1.48 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.48/etwpackage1.48.zip
nuspec version: 0.0
remote version: 1.48
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.48

*** Stream: 1.49 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.49/etwpackage1.49.zip
nuspec version: 0.0
remote version: 1.49
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.49

*** Stream: 1.50 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.50/etwpackage1.50.zip
nuspec version: 0.0
remote version: 1.50
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.50

*** Stream: 1.51 ***
URL check
  https://github.com/google/UIforETW/releases/download/v1.51/etwpackage1.51.zip
nuspec version: 0.0
remote version: 1.51
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/uiforetw/1.51

wingrub

wingrub - checking updates using au version 2019.7.13.172442

*** Stream: 0.02.6 ***
URL check
  https://sourceforge.net/projects/grub4dos/files/WINGRUB/WINGRUB%200.02%20Build%206/WINGRB0206.EXE/download
nuspec version: 0.0
remote version: 0.02.6
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/wingrub/0.02.6

xca

xca - checking updates using au version 2019.7.13.172442

*** Stream: 1.3 ***
URL check
  https://github.com/chris2511/xca/releases/download/RELEASE.1.3.1/setup_xca-1.3.1.exe
nuspec version: 0.0
remote version: 1.3.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/xca/1.3.1

*** Stream: 1.4 ***
URL check
  https://github.com/chris2511/xca/releases/download/RELEASE.1.4.1/setup_xca-1.4.1.exe
nuspec version: 0.0
remote version: 1.4.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/xca/1.4.1

*** Stream: 2.0 ***
URL check
  https://github.com/chris2511/xca/releases/download/RELEASE.2.0.1/setup_xca-2.0.1.exe
nuspec version: 0.0
remote version: 2.0.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/xca/2.0.1

*** Stream: 2.1 ***
URL check
  https://github.com/chris2511/xca/releases/download/RELEASE.2.1.2/setup_xca-2.1.2.exe
nuspec version: 0.0
remote version: 2.1.2
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/xca/2.1.2

Update History

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


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