Skip to content

Instantly share code, notes, and snippets.

@AdmiringWorm
Last active June 30, 2024 13:37
Show Gist options
  • Save AdmiringWorm/747b3ede98c9404e5cb6a399595e7ad1 to your computer and use it in GitHub Desktop.
Save AdmiringWorm/747b3ede98c9404e5cb6a399595e7ad1 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

20 2017.6.9.190001 UTC: 2017-06-09 19:00 AdmiringWorm/chocolatey-packages

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

Weekly Test Results | History | USING AU Custom

LAST RUN HAD 1 ERROR !!!

Finished 20 packages after 1.39 minutes.
1 updated, 1 pushed, 1 ignored
1 errors - 1 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
Coq True 🔸 True 8.6 8.6

Errors

Icon Name RemoteVersion NuspecVersion Error
monogame 3.6 au_GetLatest failed; The remote name could not be resolved: 'www.monogame.net'

monogame

au_GetLatest failed
The remote name could not be resolved: 'www.monogame.net'

Ignored

Icon Updated Name NuspecVersion IgnoreMessage
False herdprotect 1.0.3.9 No version was found, ignoring...

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
asp-net-mvc-boilerplate False False 6.0.0.226 6.0.0.226
codecontracts False False 1.10.20606.1-rc2 1.10.20606.1-rc2
codetrack False False 1.0.2.0 1.0.2.0
Coq True 🔸 True 8.6 8.6
deepgit False False 2.0.1 2.0.1
dilay False False 1.5.0 1.5.0.20161208
electrum-ltc False False 2.6.4.2 2.6.4.2
electrum-ltc.install False False 2.6.4.2 2.6.4.2
electrum-ltc.portable False False 2.6.4.2 2.6.4.2
enki False False 16.4.1 16.04.1
herdprotect False False 1.0.3.9
inno-script-studio False False 2.2.2.32 2.2.2.33
innosetup False False 5.5.9 5.5.9.20161208
io-ninja False False 3.7.2 3.7.2
r.project False False 3.4.0 3.4.0
resxtranslator False False 2.3 2.3
tablacus False False 17.6.5 17.6.5
wave-engine False False 2.3.1 2.3.1
xvid False False 1.3.4 1.3.4.20161213

asp-net-mvc-boilerplate

asp-net-mvc-boilerplate - checking updates using au version 2017.6.9.190001
URL check
  https://rehansaeed.gallerycdn.vsassets.io/extensions/rehansaeed/aspnetmvcboilerplate/6.0.0.226/1491495609616/148517/118/ASP.NET%20MVC%20Boilerplate.vsix
nuspec version: 6.0.0.226
remote version: 6.0.0.226
No new version found

codecontracts

codecontracts - checking updates using au version 2017.6.9.190001
URL check
  https://github.com/Microsoft/CodeContracts/releases/download/v1.10.20606.1/Contracts.devlab9ts.msi
nuspec version: 1.10.20606.1-rc2
remote version: 1.10.20606.1-rc2
No new version found

codetrack

codetrack - checking updates using au version 2017.6.9.190001
URL check
  https://www.getcodetrack.com/releases/codetrack_1_0_2_0.zip
nuspec version: 1.0.2.0
remote version: 1.0.2.0
No new version found

Coq

coq - checking updates using AU version 2017.6.9.190001
URL check
  https://coq.inria.fr/distrib/V8.6/files/coq-installer-8.6-i686.exe
  https://coq.inria.fr/distrib/V8.6/files/coq-installer-8.6-x86_64.exe
nuspec version: 8.6
remote version: 8.6
No new version found, but update is forced
Overriding version to: 8.6
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)    e4a4ece9c3d9e138818645e148ea8baf67524f7a59effad35e9d9c9f561db653
    Checksum64      (String)    c03eb2ec0dee3878446b76152e3ed1af475dbf80e72707b50a5c987dd3a7cadf
    ChecksumType32  (String)    sha256
    ChecksumType64  (String)    sha256
    FileType        (String)    exe
    NuspecVersion   (String)    8.6
    PackageName     (String)    Coq
    ReleaseNotes    (String)    https://coq.inria.fr/distrib/V8.6/CHANGES
    URL32           (String)    https://coq.inria.fr/distrib/V8.6/files/coq-installer-8.6-i686.exe
    URL64           (String)    https://coq.inria.fr/distrib/V8.6/files/coq-installer-8.6-x86_64.exe
    Version         (String)    8.6

  coq.nuspec
    setting id:  Coq
    version not changed as it already uses 'revision': 8.6
  .\tools\chocolateyUninstall.ps1
    (?i)^(\s*softwareName\s*=\s*)'.*' = ${1}'coq*' 
  .\tools\chocolateyInstall.ps1
    (?i)^(\s*fileType\s*=\s*)'.*' = ${1}'exe' 
    (?i)^(\s*checksum\s*=\s*)'.*' = ${1}'e4a4ece9c3d9e138818645e148ea8baf67524f7a59effad35e9d9c9f561db653' 
    (?i)^(\s*url\s*=\s*)'.*' = ${1}'https://coq.inria.fr/distrib/V8.6/files/coq-installer-8.6-i686.exe' 
    (?i)^(\s*checksum64\s*=\s*)'.*' = ${1}'c03eb2ec0dee3878446b76152e3ed1af475dbf80e72707b50a5c987dd3a7cadf' 
    (?i)^(\s*checksumType\s*=\s*)'.*' = ${1}'sha256' 
    (?i)^(\s*checksumType64\s*=\s*)'.*' = ${1}'sha256' 
    (?i)^(\s*softwareName\s*=\s*)'.*' = ${1}'coq*' 
    (?i)^(\s*url64(bit)?\s*=\s*)'.*' = ${1}'https://coq.inria.fr/distrib/V8.6/files/coq-installer-8.6-x86_64.exe' 
Running au_AfterUpdate
Attempting to build package from 'coq.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\coq\Coq.8.6.nupkg'
Package updated
Chocolatey v0.10.5
Attempting to push Coq.8.6.nupkg to https://push.chocolatey.org
Coq 8.6 was pushed successfully to https://push.chocolatey.org

deepgit

deepgit - checking updates using AU version 2017.6.9.190001
URL check
  https://www.syntevo.com/static/smart/download/deepgit/deepgit-win32-setup-jre-2_0_1.zip
nuspec version: 2.0.1
remote version: 2.0.1
No new version found

dilay

dilay - checking updates using au version 2017.6.9.190001
URL check
  https://github.com/abau/dilay/releases/download/1.5.0/dilay-1.5.0.msi
nuspec version: 1.5.0.20161208
remote version: 1.5.0
No new version found

electrum-ltc

electrum-ltc - checking updates using au version 2017.6.9.190001
URL check
  https://electrum-ltc.org/download/electrum-ltc-2.6.4.2.exe
  https://electrum-ltc.org/download/electrum-ltc-setup-2.6.4.2.exe
nuspec version: 2.6.4.2
remote version: 2.6.4.2
No new version found

electrum-ltc.install

electrum-ltc.install - checking updates using au version 2017.6.9.190001
URL check
  https://electrum-ltc.org/download/electrum-ltc-2.6.4.2.exe
  https://electrum-ltc.org/download/electrum-ltc-setup-2.6.4.2.exe
nuspec version: 2.6.4.2
remote version: 2.6.4.2
No new version found

electrum-ltc.portable

electrum-ltc.portable - checking updates using au version 2017.6.9.190001
URL check
  https://electrum-ltc.org/download/electrum-ltc-2.6.4.2.exe
  https://electrum-ltc.org/download/electrum-ltc-setup-2.6.4.2.exe
nuspec version: 2.6.4.2
remote version: 2.6.4.2
No new version found

enki

enki - checking updates using AU version 2017.6.9.190001
URL check
  https://github.com/andreikop/enki/releases/download/v16.04.1/Install_Enki.exe
nuspec version: 16.04.1
remote version: 16.4.1
No new version found

herdprotect

ignored

herdprotect - checking updates using au version 2017.6.9.190001
No version was found, ignoring...

inno-script-studio

inno-script-studio - checking updates using au version 2017.6.9.190001
URL check
  https://www.kymoto.org/downloads/ISStudio_Latest.exe
nuspec version: 2.2.2.33
remote version: 2.2.2.32
No new version found

innosetup

innosetup - checking updates using au version 2017.6.9.190001
URL check
  http://files.jrsoftware.org/is/5/innosetup-5.5.9-unicode.exe
nuspec version: 5.5.9.20161208
remote version: 5.5.9
No new version found

io-ninja

io-ninja - checking updates using au version 2017.6.9.190001
URL check
  http://tibbo.com/downloads/archive/ioninja/ioninja-3.7.2/ioninja-windows-3.7.2-amd64.msi
  http://tibbo.com/downloads/archive/ioninja/ioninja-3.7.2/ioninja-windows-3.7.2-x86.msi
nuspec version: 3.7.2
remote version: 3.7.2
No new version found

r.project

r.project - checking updates using au version 2017.6.9.190001
URL check
  https://cran.r-project.org/bin/windows/base/R-3.4.0-win.exe
nuspec version: 3.4.0
remote version: 3.4.0
No new version found

resxtranslator

resxtranslator - checking updates using AU version 2017.6.9.190001
URL check
  https://github.com/HakanL/resxtranslator/releases/download/v2.3/ResxTranslator_v2.3_release_signed.zip
nuspec version: 2.3
remote version: 2.3
No new version found

tablacus

tablacus - checking updates using AU version 2017.6.9.190001
URL check
  http://www.eonet.ne.jp/~gakana/tablacus/dl/te170605.zip
nuspec version: 17.6.5
remote version: 17.6.5
No new version found

wave-engine

wave-engine - checking updates using au version 2017.6.9.190001
URL check
  https://wave.blob.core.windows.net/waveinstallers/WaveEngineSetup_2_3_1.exe
nuspec version: 2.3.1
remote version: 2.3.1
No new version found

xvid

xvid - checking updates using au version 2017.6.9.190001
URL check
  https://assets.xvid.com/assets/Xvid-1.3.4-20150621.exe
nuspec version: 1.3.4.20161213
remote version: 1.3.4
No new version found

Update History

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


2017-06-09 (2) CoqTablacus

2017-06-05 (1) Deepgit

2017-06-03 (1) Deepgit

2017-05-31 (1) Codetrack

2017-05-18 (1) Monogame

2017-05-13 (3) CodetrackCodetrackCodetrack

2017-05-04 (1) Io-ninja

2017-04-22 (1) R.project

2017-04-12 (1) Resxtranslator

2017-04-07 (2) DeepgitAsp-net-mvc-boilerplate

2017-03-31 (2) EnkiEnki

2017-03-30 (1) Wave-engine

2017-03-17 (1) Wave-engine

2017-03-08 (1) R.project

2017-03-07 (1) R.project

2017-02-18 (3) DeepgitResxtranslatorResxtranslator

2017-02-14 (1) Asp-net-mvc-boilerplate

2017-02-13 (1) Asp-net-mvc-boilerplate

2017-01-19 (2) Asp-net-mvc-boilerplateAsp-net-mvc-boilerplate

2017-01-17 (2) Asp-net-mvc-boilerplateAsp.net-mvc-boilerplate

2017-01-13 (1) R.project

2017-01-08 (2) Electrum-ltcElectrum-ltc.portable

2016-12-20 (1) Io-ninja

2016-12-13 (2) XvidInnosetup

2016-12-08 (2) InnosetupDilay

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