Skip to content

Instantly share code, notes, and snippets.

@dgalbraith
Last active July 1, 2024 04:19
Show Gist options
  • Save dgalbraith/aef61e2663a09f3dfdfa40482177e040 to your computer and use it in GitHub Desktop.
Save dgalbraith/aef61e2663a09f3dfdfa40482177e040 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

136 2023.2.17.41608 UTC: 2023-02-17 04:16 dgalbraith/chocolatey-packages

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

History

LAST RUN HAD 23 ERRORS !!!

Finished 136 packages after 2.63 minutes.
6 updated, 6 pushed, 0 ignored
23 errors - 23 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
nethack True 🔸 📥 True 3.6.7 3.6.6.2021125
vscode-java True 🔸 📥 True 1.15.2023021503 1.15.2023021403
vscode-jupyter True 🔸 True 2023.2.1000481019 2023.2.1000471055
vscode-pull-request-github True 🔸 📥 True 0.59.2023021609 0.59.2023020909
vscode-pylance True 🔸 True 2023.2.31 2023.2.21
vscode-spring-boot-dashboard True 🔸 📥 True 0.10.2023021600 0.10.2023020200

Errors

Icon Name RemoteVersion NuspecVersion Error
androidstudio 2021.3.1.17 Invalid version:
authme 3.3.5 Invalid version:
authme.install 3.3.5 Invalid version:
authme.portable 3.3.5 Invalid version:
beekeeper-studio.install 3.6.2 Unknown file type
beekeeper-studio.portable 3.6.2 Unknown file type
dotcover-cli 2022.3 URL syntax is invalid:
flashpoint-core 11.0 Can't validate URL; Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found.":https://bluemaxima.o ...
flashpoint-infinity 10.1 Can't validate URL; Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found.":https://bluemaxima.o ...
flashpoint-launcher 10.1.6 URL syntax is invalid:
iasl 2022.03.31 Invalid version: ..
kindlepreviewer 3.52 Invalid version:
mongodb-cli 1.27.0 au_GetLatest failed; The request was aborted: The connection was closed unexpectedly.
mongodb-cli.install 1.27.0 au_GetLatest failed; The request was aborted: The connection was closed unexpectedly.
mongodb-cli.portable 1.27.0 au_GetLatest failed; The request was aborted: The connection was closed unexpectedly.
vscode-arduino 0.4.11 The remote server returned an error: (429).
vscode-azure-deploy 1.2.4 au_GetLatest failed; ; ; ; ; ; We're sorry, the page you requested cannot be found.; ; body {; font-family: wf_segoe-u ...
vscode-go-test-adapter 0.1.6 Can't validate URL; Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (429).":https://marketplace.visualstud ...
vscode-maven 0.38.2022090603 The remote server returned an error: (429).
vscode-python 2023.3.10461028 Search pattern not found: '(Visual Studio Code )([0-9]+.[0-9]+.[0-9]+)( or newer)'
vscode-spring-boot 1.31.0 The remote server returned an error: (404) Not Found.
vscode-test-explorer-diagnostics 0.1.1 Can't validate URL; Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (429).":https://marketplace.visualstud ...
vscode-vsonline 1.0.3076 au_GetLatest failed; ; ; ; ; ; We're sorry, the page you requested cannot be found.; ; body {; font-family: wf_segoe-u ...

androidstudio

Invalid version:

authme

Invalid version:

authme.install

Invalid version:

authme.portable

Invalid version:

beekeeper-studio.install

Unknown file type

beekeeper-studio.portable

Unknown file type

dotcover-cli

URL syntax is invalid:

flashpoint-core

Can't validate URL
Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found.":https://bluemaxima.org/flashpoint/downloads/Flashpoint%20Core%2011.7z

flashpoint-infinity

Can't validate URL
Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found.":https://bluemaxima.org/flashpoint/downloads/Flashpoint%2011.1%20Infinity.exe

flashpoint-launcher

URL syntax is invalid:

iasl

Invalid version: ..

kindlepreviewer

Invalid version:

mongodb-cli

au_GetLatest failed
The request was aborted: The connection was closed unexpectedly.

mongodb-cli.install

au_GetLatest failed
The request was aborted: The connection was closed unexpectedly.

mongodb-cli.portable

au_GetLatest failed
The request was aborted: The connection was closed unexpectedly.

vscode-arduino

The remote server returned an error: (429).

vscode-azure-deploy

au_GetLatest failed





    We're sorry, the page you requested cannot be found.
    
        body {
            font-family: wf_segoe-ui, Tahoma, Arial, Verdana;
            font-size: small;
            height: 100%;
            margin: 0;
        }

        A {
            color: #007ACC;
            text-decoration: none;
        }

            A:hover {
                text-decoration: underline;
            }

        h1 {
            font-size: 2em;
            margin-bottom: 0px;
            text-transform:uppercase;
            font-weight:normal;
        }

        h2 {
            font-size: 24px;
            color: #888;
            font-weight: normal;
            margin-top: 0px;
        }

        .header {
            background-color: #68217a;
            height: 30px;
        }

            .header > .logo {
                margin-top: 5px;
                margin-left: 20px;
            }

        .content {
            margin-left: 15%;
            margin-right: 5%;
        }

            .content > .section-container {
                list-style-type: none;
                margin: 0;
                margin-top: 80px;
            }

                .content > .section-container > li {
                    float: left;
                    margin-left: 20px;
                }

            .content .error-code {
                font-family: Impact, Charcoal, Sans-Serif;
                font-size: 15em;
                color: #999;
                line-height:1em;
            }

            .content .error-details {
                width: 350px;
            }

            .content .error-details > h3 {
                text-transform: uppercase;
                font-size: 16px;
            }

            .content .error-details .action {
                font-size: 16px;
            }

            .content .error-details > .helpful-links > a {
                margin-right: 10px;
            }

            .content .more-info {
                min-width:600px;
            }

            .content .more-info > pre {
                overflow: auto;
            }

            .content .tips {
                margin-bottom: 30px;
            }

            .content .tips, .content .additionalDetails {
                margin-right:25%;
                min-width:500px;
                clear: left;
            }

            .content .tips > ul {
                list-style-type: square;
            }

            .content .tips > ul > li {
                margin-bottom: 10px;
                }

            .content .additionalDetails > h3 {
                font-size: 1.15em;
                font-weight: normal;
            }

             .content .additionalDetails .title {
                font-weight: bold;
                color: #444;
            }

             .content .additionalDetails .info {
               color: #777;
            }

             .content .additionalDetails > div {
               margin-top: 5px;
               margin-left: 20px;
            }
    

    
    
        
    
    

    
        
            404
            
                Not Found
                We could not find the requested page
                
                Go back home
                    
                    
                
                
                    
                         If you would like to contact us, create a support ticket request                    
                         Marketplace Team
                    
                 
            

            
            
                More information about this error
                We're sorry, the page you requested cannot be found.
               
                
            
                Here are some additional tips
                
                    
                            Verify the URL you are trying to access is correct
                        
                
            
            
            
                Additional technical details:
                
                    Activity ID: 
                    1de8da3f-e69e-4ccf-94b4-c846da602d72
                
                
                    Date and Time: 
                    2/17/2023 4:17:50 AM (UTC)
                
                    
       
        
    
	
    
        function getError() {
            return "eyJVcmkiOiJodHRwczovL21hcmtldHBsYWNlLnZpc3VhbHN0dWRpby5jb206NDQzL2l0ZW1zP2l0ZW1OYW1lPW1zLXZzY29kZS1kZXBsb3ktYXp1cmUuYXp1cmUtZGVwbG95IiwiU3RhdHVzQ29kZSI6NDA0LCJNZXNzYWdlIjoiV2UncmUgc29ycnksIHRoZSBwYWdlIHlvdSByZXF1ZXN0ZWQgY2Fubm90IGJlIGZvdW5kLiIsIkRldGFpbHMiOiIiLCJDb250ZW50IjpudWxsLCJJZGVudGl0eSI6IiJ9";
        }

        try {
            if (typeof window.external !== "undefined" && typeof window.external.notifyError !== "undefined") {
                window.external.notifyError(getError());
            }
            else if (typeof window.notifyError !== "undefined") {
                window.notifyError(getError());
            }
        }
        catch (x) {
            document.write("" + x + "");
        }

vscode-go-test-adapter

Can't validate URL
Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (429).":https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ethan-reesor/vsextensions/vscode-go-test-adapter/0.1.6/vspackage

vscode-maven

The remote server returned an error: (429).

vscode-python

Search pattern not found: '(Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer)'

vscode-spring-boot

The remote server returned an error: (404) Not Found.

vscode-test-explorer-diagnostics

Can't validate URL
Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (429).":https://marketplace.visualstudio.com/_apis/public/gallery/publishers/emilylilylime/vsextensions/vscode-test-explorer-diagnostics/0.1.1/vspackage

vscode-vsonline

au_GetLatest failed





    We're sorry, the page you requested cannot be found.
    
        body {
            font-family: wf_segoe-ui, Tahoma, Arial, Verdana;
            font-size: small;
            height: 100%;
            margin: 0;
        }

        A {
            color: #007ACC;
            text-decoration: none;
        }

            A:hover {
                text-decoration: underline;
            }

        h1 {
            font-size: 2em;
            margin-bottom: 0px;
            text-transform:uppercase;
            font-weight:normal;
        }

        h2 {
            font-size: 24px;
            color: #888;
            font-weight: normal;
            margin-top: 0px;
        }

        .header {
            background-color: #68217a;
            height: 30px;
        }

            .header > .logo {
                margin-top: 5px;
                margin-left: 20px;
            }

        .content {
            margin-left: 15%;
            margin-right: 5%;
        }

            .content > .section-container {
                list-style-type: none;
                margin: 0;
                margin-top: 80px;
            }

                .content > .section-container > li {
                    float: left;
                    margin-left: 20px;
                }

            .content .error-code {
                font-family: Impact, Charcoal, Sans-Serif;
                font-size: 15em;
                color: #999;
                line-height:1em;
            }

            .content .error-details {
                width: 350px;
            }

            .content .error-details > h3 {
                text-transform: uppercase;
                font-size: 16px;
            }

            .content .error-details .action {
                font-size: 16px;
            }

            .content .error-details > .helpful-links > a {
                margin-right: 10px;
            }

            .content .more-info {
                min-width:600px;
            }

            .content .more-info > pre {
                overflow: auto;
            }

            .content .tips {
                margin-bottom: 30px;
            }

            .content .tips, .content .additionalDetails {
                margin-right:25%;
                min-width:500px;
                clear: left;
            }

            .content .tips > ul {
                list-style-type: square;
            }

            .content .tips > ul > li {
                margin-bottom: 10px;
                }

            .content .additionalDetails > h3 {
                font-size: 1.15em;
                font-weight: normal;
            }

             .content .additionalDetails .title {
                font-weight: bold;
                color: #444;
            }

             .content .additionalDetails .info {
               color: #777;
            }

             .content .additionalDetails > div {
               margin-top: 5px;
               margin-left: 20px;
            }
    

    
    
        
    
    

    
        
            404
            
                Not Found
                We could not find the requested page
                
                Go back home
                    
                    
                
                
                    
                         If you would like to contact us, create a support ticket request                    
                         Marketplace Team
                    
                 
            

            
            
                More information about this error
                We're sorry, the page you requested cannot be found.
               
                
            
                Here are some additional tips
                
                    
                            Verify the URL you are trying to access is correct
                        
                
            
            
            
                Additional technical details:
                
                    Activity ID: 
                    3472b113-3a53-417a-af36-fe562e3f7ba9
                
                
                    Date and Time: 
                    2/17/2023 4:18:42 AM (UTC)
                
                    
       
        
    
	
    
        function getError() {
            return "eyJVcmkiOiJodHRwczovL21hcmtldHBsYWNlLnZpc3VhbHN0dWRpby5jb206NDQzL2l0ZW1zP2l0ZW1OYW1lPW1zLXZzb25saW5lLnZzb25saW5lIiwiU3RhdHVzQ29kZSI6NDA0LCJNZXNzYWdlIjoiV2UncmUgc29ycnksIHRoZSBwYWdlIHlvdSByZXF1ZXN0ZWQgY2Fubm90IGJlIGZvdW5kLiIsIkRldGFpbHMiOiIiLCJDb250ZW50IjpudWxsLCJJZGVudGl0eSI6IiJ9";
        }

        try {
            if (typeof window.external !== "undefined" && typeof window.external.notifyError !== "undefined") {
                window.external.notifyError(getError());
            }
            else if (typeof window.notifyError !== "undefined") {
                window.notifyError(getError());
            }
        }
        catch (x) {
            document.write("" + x + "");
        }

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
accesschk False False 6.15 6.15
adexplorer False False 1.52 1.52
angband False 📥 False 4.2.4 4.2.4
ant False 📥 False 1.10.13 1.10.13
apachedirectorystudio False 📥 False 2.0.0-M17 2.0.0-M17
beekeeper-studio False False 3.8.9 3.8.9
bluej False False 5.1.0 5.1.0
bluej-bundled False False 3.1.7 3.1.7
calibre-dedrm False 📥 False 10.0.3 10.0.3
cdex False 📥 False 2.24 2.24
cloc False 📥 False 1.96 1.96
coreinfo False False 3.6 3.53
countrytraceroute False 📥 False 1.33 1.33
dbgate False False 5.2.2 5.2.2
dbgate.install False 📥 False 5.2.2 5.2.2
dbgate.portable False 📥 False 5.2.2 5.2.2
dbgview False False 4.90 4.90
diskview False False 2.41 2.41
du False False 1.62 1.62
fbcacheview False 📥 False 1.22 1.22
fend False False 1.1.5 1.1.5
fend.install False 📥 False 1.1.5 1.1.5
fend.portable False 📥 False 1.1.5 1.1.5
fluidsynth False 📥 False 2.3.1 2.3.1
foca False 📥 False 3.4.7.1 3.4.7.1
gdiview False 📥 False 1.26 1.26
gephi False 📥 False 0.10.1 0.10.1
haku-neko False False 6.1.7 6.1.7
haku-neko.install False 📥 False 6.1.7 6.1.7
haku-neko.portable False 📥 False 6.1.7 6.1.7
imagej False 📥 False 1.53 1.53
ipnetinfo False False 1.95 1.95
ipnetinfo.install False 📥 False 1.95 1.95
ipnetinfo.portable False 📥 False 1.95 1.95
jruby False 📥 False 9.4.1.0 9.4.1.0
keys False 📥 False 0.2.4 0.2.4
kindle False False 1.40.65415 1.40.65415
koodo-reader False 📥 False 1.5.1 1.5.1
kui False 📥 False 13.1.0 13.1.0
kyma-cli False 📥 False 2.11.0 2.11.0
livekd False False 5.63 5.63
logonsessions False False 1.41 1.41
logrotate False 📥 False 0.0.0.18 0.0.0.17
lsasecretsview False 📥 False 1.25 1.25
mc False 📥 False 4.8.28.226 4.17.0.214
mongodb-shell False 📥 False 1.7.1 1.7.1
monitorinfoview False 📥 False 1.22 1.22
mousewithoutborders False False 2.2.1.327 2.2.1.327
naps2 False False 6.1.2 6.1.2
naps2.install False 📥 False 6.1.2 6.1.2
naps2.portable False 📥 False 6.1.2 6.1.2
neck-diagrams False False 2.3.4 2.3.4
nethack True 🔸 📥 True 3.6.7 3.6.6.2021125
nheko-reborn False 📥 False 0.11.1 0.11.1
nushell False False 0.75.0 0.75.0
nushell.install False 📥 False 0.75.0 0.75.0
nushell.portable False 📥 False 0.75.0 0.75.0
openvpn False 📥 False 2.6.0 2.6.0
pictus False False 1.7.0 1.7.0
pictus.install False 📥 False 1.7.0 1.7.0
pictus.portable False 📥 False 1.7.0 1.7.0
pipelist False False 1.02 1.02
prime95 False 📥 False 30.8.17 30.8.17
rammap False False 1.61 1.61
remote-desktop-client False False 1.2.3918 1.2.3918
rsync False 📥 False 6.2.8 6.2.8
sd-cli False 📥 False 0.7.5 0.7.5
shellbagsview False 📥 False 1.30 1.30
sigcheck False False 2.90 2.90
sliksvn False 📥 False 1.14.2 1.14.2
sqlite.analyzer False 📥 False 3.40.1 3.40.1
sqlite.shell False 📥 False 3.40.1 3.40.1
sqljdbc False False 12.2.0.0 12.2.0.0
ssrs-2019 False False 15.0.1102.1047 15.0.7765.17516
stunnel False 📥 False 5.68 5.68
tldr-plusplus False 📥 False 0.6.1 0.6.1
tunein-radio False False 1.24.0 1.24.0
usbdeview False 📥 False 3.06 3.06
virtualclonedrive False False 5.5.2.0 5.5.2.0
vmmap False False 3.32 3.32
vscode-beautify False 📥 False 1.5.0 1.5.0
vscode-chrome-debug False 📥 False 4.13.0 4.13.0
vscode-cloud-code False False 1.21.3 1.21.3
vscode-code-runner False 📥 False 0.12.0 0.12.0
vscode-drawio False 📥 False 1.6.6 1.6.6
vscode-firefox-debug False 📥 False 2.9.8 2.9.8
vscode-go False 📥 False 0.37.1 0.37.1
vscode-haskell False 📥 False 2.2.2 2.2.2
vscode-intellicode False False 1.2.30 1.2.30
vscode-java True 🔸 📥 True 1.15.2023021503 1.15.2023021403
vscode-java-debug False 📥 False 0.48.2023021407 0.48.2023021407
vscode-java-dependency False 📥 False 0.21.2023021500 0.21.2023021500
vscode-java-test False 📥 False 0.37.2023021404 0.37.2023021404
vscode-jupyter True 🔸 True 2023.2.1000481019 2023.2.1000471055
vscode-kubernetes-tools False 📥 False 1.3.11 1.3.11
vscode-live-share-audio False False 0.1.93 0.1.93
vscode-mongodb False 📥 False 0.10.0 0.10.0
vscode-oracle-devtools False 📥 False 21.5.0 21.5.0
vscode-prettier False 📥 False 9.10.4 9.10.4
vscode-pull-request-github True 🔸 📥 True 0.59.2023021609 0.59.2023020909
vscode-pylance True 🔸 True 2023.2.31 2023.2.21
vscode-python-test-adapter False 📥 False 0.7.1 0.7.1
vscode-react-native False False 1.10.0 1.10.0
vscode-rust-test-adapter False 📥 False 0.11.0 0.11.0
vscode-spring-boot-dashboard True 🔸 📥 True 0.10.2023021600 0.10.2023020200
vscode-spring-initializr False 📥 False 0.11.2023013003 0.11.2023013003
vscode-test-explorer False 📥 False 2.21.1 2.21.1
vscode-test-explorer-liveshare False 📥 False 1.0.5 1.0.5
vscode-test-explorer-status-bar False 📥 False 1.2.0 1.2.0
vscode-todo-tree False 📥 False 0.0.224 0.0.224
watchman False 📥 False 2022.09.19.00 2022.09.19.00
whois False False 1.21 1.21
winobj False False 3.14 3.14

accesschk

accesschk - checking updates using au version 2023.2.17.41608

nuspec version: 6.15
remote version: 6.15
No new version found

adexplorer

adexplorer - checking updates using au version 2023.2.17.41608

nuspec version: 1.52
remote version: 1.52
No new version found

angband

angband - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/angband/angband/releases/download/4.2.4/Angband-4.2.4-win.zip
nuspec version: 4.2.4
remote version: 4.2.4
No new version found

ant

ant - checking updates using au version 2023.2.17.41608

URL check
  https://dlcdn.apache.org//ant/binaries/apache-ant-1.10.13-bin.zip
nuspec version: 1.10.13
remote version: 1.10.13
No new version found

apachedirectorystudio

apachedirectorystudio - checking updates using au version 2023.2.17.41608

URL check
  https://dlcdn.apache.org/directory/studio/2.0.0.v20210717-M17/ApacheDirectoryStudio-2.0.0.v20210717-M17-win32.win32.x86_64.exe
nuspec version: 2.0.0-M17
remote version: 2.0.0-M17
No new version found

beekeeper-studio

beekeeper-studio - checking updates using au version 2023.2.17.41608

nuspec version: 3.8.9
remote version: 3.8.9
No new version found

bluej

bluej - checking updates using au version 2023.2.17.41608

URL check
  https://www.bluej.org/download/files/BlueJ-windows-510.msi
nuspec version: 5.1.0
remote version: 5.1.0
No new version found

bluej-bundled

bluej-bundled - checking updates using au version 2023.2.17.41608

URL check
  https://www.bluej.org/download/files/bluej-bundled-317.msi
nuspec version: 3.1.7
remote version: 3.1.7
No new version found

calibre-dedrm

calibre-dedrm - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/noDRM/DeDRM_tools/releases/download/v10.0.3/DeDRM_tools_10.0.3.zip
nuspec version: 10.0.3
remote version: 10.0.3
No new version found

cdex

cdex - checking updates using au version 2023.2.17.41608

nuspec version: 2.24
remote version: 2.24
No new version found

cloc

cloc - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/AlDanial/cloc/releases/download/v1.96/cloc-1.96.exe
nuspec version: 1.96
remote version: 1.96
No new version found

coreinfo

coreinfo - checking updates using au version 2023.2.17.41608

nuspec version: 3.53
remote version: 3.6
No new version found

countrytraceroute

countrytraceroute - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/countrytraceroute.zip
nuspec version: 1.33
remote version: 1.33
No new version found

dbgate

dbgate - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/dbgate/dbgate/releases/download/v5.2.2/dbgate-5.2.2-win_x64.exe
  https://github.com/dbgate/dbgate/releases/download/v5.2.2/dbgate-5.2.2-win_x64.zip
nuspec version: 5.2.2
remote version: 5.2.2
No new version found

dbgate.install

dbgate.install - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/dbgate/dbgate/releases/download/v5.2.2/dbgate-5.2.2-win_x64.exe
  https://github.com/dbgate/dbgate/releases/download/v5.2.2/dbgate-5.2.2-win_x64.zip
nuspec version: 5.2.2
remote version: 5.2.2
No new version found

dbgate.portable

dbgate.portable - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/dbgate/dbgate/releases/download/v5.2.2/dbgate-5.2.2-win_x64.exe
  https://github.com/dbgate/dbgate/releases/download/v5.2.2/dbgate-5.2.2-win_x64.zip
nuspec version: 5.2.2
remote version: 5.2.2
No new version found

dbgview

dbgview - checking updates using au version 2023.2.17.41608

nuspec version: 4.90
remote version: 4.90
No new version found

diskview

diskview - checking updates using au version 2023.2.17.41608

nuspec version: 2.41
remote version: 2.41
No new version found

du

du - checking updates using au version 2023.2.17.41608

nuspec version: 1.62
remote version: 1.62
No new version found

fbcacheview

fbcacheview - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/fbcacheview.zip
nuspec version: 1.22
remote version: 1.22
No new version found

fend

fend - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/printfn/fend/releases/download/v1.1.5/fend-windows-x64.msi
  https://github.com/printfn/fend/releases/download/v1.1.5/fend-1.1.5-windows-x64-exe.zip
nuspec version: 1.1.5
remote version: 1.1.5
No new version found

fend.install

fend.install - checking updates using au version 2023.2.17.41608

nuspec version: 1.1.5
remote version: 1.1.5
No new version found

fend.portable

fend.portable - checking updates using au version 2023.2.17.41608

nuspec version: 1.1.5
remote version: 1.1.5
No new version found

fluidsynth

fluidsynth - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/FluidSynth/fluidsynth/releases/download/v2.3.1/fluidsynth-2.3.1-winXP-x86.zip
  https://github.com/FluidSynth/fluidsynth/releases/download/v2.3.1/fluidsynth-2.3.1-win10-x64.zip
nuspec version: 2.3.1
remote version: 2.3.1
No new version found

foca

foca - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/ElevenPaths/FOCA/releases/download/v3.4.7.1/FOCA-v3.4.7.1.zip
nuspec version: 3.4.7.1
remote version: 3.4.7.1
No new version found

gdiview

gdiview - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/gdiview.zip
  https://www.nirsoft.net/utils/gdiview-x64.zip
nuspec version: 1.26
remote version: 1.26
No new version found

gephi

gephi - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-windows-x64.exe
nuspec version: 0.10.1
remote version: 0.10.1
No new version found

haku-neko

haku-neko - checking updates using au version 2023.2.17.41608

nuspec version: 6.1.7
remote version: 6.1.7
No new version found

haku-neko.install

haku-neko.install - checking updates using au version 2023.2.17.41608

nuspec version: 6.1.7
remote version: 6.1.7
No new version found

haku-neko.portable

haku-neko.portable - checking updates using au version 2023.2.17.41608

nuspec version: 6.1.7
remote version: 6.1.7
No new version found

imagej

imagej - checking updates using au version 2023.2.17.41608

URL check
  https://wsr.imagej.net/distros/win/ij153-win-java8.zip
nuspec version: 1.53
remote version: 1.53
No new version found

ipnetinfo

ipnetinfo - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/ipnetinfo_setup.exe
nuspec version: 1.95
remote version: 1.95
No new version found

ipnetinfo.install

ipnetinfo.install - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/ipnetinfo_setup.exe
nuspec version: 1.95
remote version: 1.95
No new version found

ipnetinfo.portable

ipnetinfo.portable - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/ipnetinfo.zip
nuspec version: 1.95
remote version: 1.95
No new version found

jruby

jruby - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/jruby/jruby/releases/download/9.4.1.0/jruby_windows_9_4_1_0.exe
  https://github.com/jruby/jruby/releases/download/9.4.1.0/jruby_windows_x64_9_4_1_0.exe
nuspec version: 9.4.1.0
remote version: 9.4.1.0
No new version found

keys

keys - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/keys-pub/app/releases/download/v0.2.4/Keys-0.2.4.msi
nuspec version: 0.2.4
remote version: 0.2.4
No new version found

kindle

kindle - checking updates using au version 2023.2.17.41608

URL check
  https://kindleforpc.s3.amazonaws.com/65415/KindleForPC-installer-1.40.65415.exe
nuspec version: 1.40.65415
remote version: 1.40.65415
No new version found

koodo-reader

koodo-reader - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/troyeguo/koodo-reader/releases/download/v1.5.1/Koodo-Reader-1.5.1.exe
nuspec version: 1.5.1
remote version: 1.5.1
No new version found

kui

kui - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/kubernetes-sigs/kui/releases/download/v13.1.0/Kui-win32-x64.zip
nuspec version: 13.1.0
remote version: 13.1.0
No new version found

kyma-cli

kyma-cli - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/kyma-project/cli/releases/download/2.11.0/kyma_Windows_i386.zip
  https://github.com/kyma-project/cli/releases/download/2.11.0/kyma_Windows_x86_64.zip
nuspec version: 2.11.0
remote version: 2.11.0
No new version found

livekd

livekd - checking updates using au version 2023.2.17.41608

nuspec version: 5.63
remote version: 5.63
No new version found

logonsessions

logonsessions - checking updates using au version 2023.2.17.41608

nuspec version: 1.41
remote version: 1.41
No new version found

logrotate

logrotate - checking updates using au version 2023.2.17.41608

URL check
  https://sourceforge.net/projects/logrotatewin/files/logrotateSetup_0.0.0.18_20170228.zip/download
nuspec version: 0.0.0.17
remote version: 0.0.0.18
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/logrotate/0.0.0.18

lsasecretsview

lsasecretsview - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/toolsdownload/lsasecretsview.zip
  https://www.nirsoft.net/toolsdownload/lsasecretsview-x64.zip
nuspec version: 1.25
remote version: 1.25
No new version found

mc

mc - checking updates using au version 2023.2.17.41608

URL check
  https://sourceforge.net/projects/mcwin32/files/mcwin32-build226-setup.exe
nuspec version: 4.17.0.214
remote version: 4.8.28.226
No new version found

mongodb-shell

mongodb-shell - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/mongodb-js/mongosh/releases/download/v1.7.1/mongosh-1.7.1-win32-x64.zip
nuspec version: 1.7.1
remote version: 1.7.1
No new version found

monitorinfoview

monitorinfoview - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/monitorinfoview.zip
nuspec version: 1.22
remote version: 1.22
No new version found

mousewithoutborders

mousewithoutborders - checking updates using au version 2023.2.17.41608

URL check
  https://download.microsoft.com/download/6/5/8/658AFC4C-DC02-4CB8-839D-10253E89FFF7/MouseWithoutBordersSetup.msi
nuspec version: 2.2.1.327
remote version: 2.2.1.327
No new version found

naps2

naps2 - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/cyanfish/naps2/releases/download/v6.1.2/naps2-6.1.2-setup.msi
  https://github.com/cyanfish/naps2/releases/download/v6.1.2/naps2-6.1.2-portable.7z
nuspec version: 6.1.2
remote version: 6.1.2
No new version found

naps2.install

naps2.install - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/cyanfish/naps2/releases/download/v6.1.2/naps2-6.1.2-setup.msi
  https://github.com/cyanfish/naps2/releases/download/v6.1.2/naps2-6.1.2-portable.7z
nuspec version: 6.1.2
remote version: 6.1.2
No new version found

naps2.portable

naps2.portable - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/cyanfish/naps2/releases/download/v6.1.2/naps2-6.1.2-setup.msi
  https://github.com/cyanfish/naps2/releases/download/v6.1.2/naps2-6.1.2-portable.7z
nuspec version: 6.1.2
remote version: 6.1.2
No new version found

neck-diagrams

neck-diagrams - checking updates using au version 2023.2.17.41608

URL check
  https://neckdiagrams.com/download-files/NeckDiagrams-2.3.4-Setup-32bit.exe
  https://neckdiagrams.com/download-files/NeckDiagrams-2.3.4-Setup-64bit.exe
nuspec version: 2.3.4
remote version: 2.3.4
No new version found

nethack

nethack - checking updates using au version 2023.2.17.41608

URL check
  https://nethack.org/download/3.6.7/nethack-367-win-x86.zip
nuspec version: 3.6.6.2021125
remote version: 3.6.7
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     EED14E4A8F2CDC5BED6D220602B1649BCF9F89C3916330B298EF947D2539CB69
    ChecksumType32            (String)     sha256
    FileName32                (String)     nethack-367-win-x86.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     3.6.6.2021125
    PackageName               (String)     nethack
    ShortVersion              (String)     v367
    Url32                     (String)     https://nethack.org/download/3.6.7/nethack-367-win-x86.zip
    Version                   (String)     3.6.7
  nethack.nuspec
    setting id: nethack
    updating version: 3.6.6.2021125 -> 3.6.7
  .\README.md
    (?<ShortVersion>((?<=\/)(v\d{3})))  = v367
    (?<Version>((?<=NetHack\s|v|\/)([\d]+\.[\d]+\.[\d]+\.*[\d]{0,8}))) = 3.6.7
  .\tools\chocolateyInstall.ps1
    (?<FileName>((?<=\d\/|\s|')(N.+\.zip))) = nethack-367-win-x86.zip
  nethack.nuspec
    (?<ShortVersion>((?<=\/)(v\d{3})))  = v367
  .\legal\VERIFICATION.txt
    (?<Checksum>((?<=Checksum:\s+).+))  = EED14E4A8F2CDC5BED6D220602B1649BCF9F89C3916330B298EF947D2539CB69
    (?<ShortVersion>((?<=\/)(v\d{3})))  = v367
    (?<FileName>((?<=\d\/|\s|')(N.+\.zip))) = nethack-367-win-x86.zip
    (?<Version>((?<=NetHack\s|v|\/)([\d]+\.[\d]+\.[\d]+\.*[\d]{0,8}))) = 3.6.7
Attempting to build package from 'nethack.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\nethack\nethack.3.6.7.nupkg'

Package updated
Chocolatey v1.2.0
Attempting to push nethack.3.6.7.nupkg to https://push.chocolatey.org
nethack 3.6.7 was pushed successfully to https://push.chocolatey.org

nheko-reborn

nheko-reborn - checking updates using au version 2023.2.17.41608

URL check
  https://github.com/Nheko-Reborn/nheko/releases/download/v0.11.1/nheko-v0.11.1-installer.exe
nuspec version: 0.11.1
remote version: 0.11.1
No new version found

nushell

nushell - checking updates using au version 2023.2.17.41608

nuspec version: 0.75.0
remote version: 0.75.0
No new version found

nushell.install

nushell.install - checking updates using au version 2023.2.17.41608

nuspec version: 0.75.0
remote version: 0.75.0
No new version found

nushell.portable

nushell.portable - checking updates using au version 2023.2.17.41608

nuspec version: 0.75.0
remote version: 0.75.0
No new version found

openvpn

openvpn - checking updates using au version 2023.2.17.41608

URL check
  https://swupdate.openvpn.org/community/releases/OpenVPN-2.6.0-I005-x86.msi
  https://swupdate.openvpn.org/community/releases/OpenVPN-2.6.0-I005-amd64.msi
nuspec version: 2.6.0
remote version: 2.6.0
No new version found

pictus

pictus - checking updates using au version 2023.2.17.41608

nuspec version: 1.7.0
remote version: 1.7.0
No new version found

pictus.install

pictus.install - checking updates using au version 2023.2.17.41608

nuspec version: 1.7.0
remote version: 1.7.0
No new version found

pictus.portable

pictus.portable - checking updates using au version 2023.2.17.41608

nuspec version: 1.7.0
remote version: 1.7.0
No new version found

pipelist

pipelist - checking updates using au version 2023.2.17.41608

nuspec version: 1.02
remote version: 1.02
No new version found

prime95

prime95 - checking updates using au version 2023.2.17.41608

URL check
  https://www.mersenne.org/download/software/v30/30.8/p95v308b15.win32.zip
  https://www.mersenne.org/download/software/v30/30.8/p95v308b17.win64.zip
nuspec version: 30.8.17
remote version: 30.8.17
No new version found

rammap

rammap - checking updates using au version 2023.2.17.41608

nuspec version: 1.61
remote version: 1.61
No new version found

remote-desktop-client

remote-desktop-client - checking updates using au version 2023.2.17.41608

URL check
  https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWWzLu
  https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWWHz3
nuspec version: 1.2.3918
remote version: 1.2.3918
No new version found

rsync

rsync - checking updates using au version 2023.2.17.41608

URL check
  https://itefix.net/dl/free-software/cwrsync_6.2.8_x64_free.zip
nuspec version: 6.2.8
remote version: 6.2.8
No new version found

sd-cli

sd-cli - checking updates using au version 2023.2.17.41608

nuspec version: 0.7.5
remote version: 0.7.5
No new version found

shellbagsview

shellbagsview - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/shellbagsview.zip
nuspec version: 1.30
remote version: 1.30
No new version found

sigcheck

sigcheck - checking updates using au version 2023.2.17.41608

nuspec version: 2.90
remote version: 2.90
No new version found

sliksvn

sliksvn - checking updates using au version 2023.2.17.41608

URL check
  https://sliksvn.com/pub/Slik-Subversion-1.14.2-win32.zip
  https://sliksvn.com/pub/Slik-Subversion-1.14.2-x64.zip
nuspec version: 1.14.2
remote version: 1.14.2
No new version found

sqlite.analyzer

sqlite.analyzer - checking updates using au version 2023.2.17.41608

URL check
  https://sqlite.org/2022/sqlite-tools-win32-x86-3400100.zip
nuspec version: 3.40.1
remote version: 3.40.1
No new version found

sqlite.shell

sqlite.shell - checking updates using au version 2023.2.17.41608

URL check
  https://sqlite.org/2022/sqlite-tools-win32-x86-3400100.zip
nuspec version: 3.40.1
remote version: 3.40.1
No new version found

sqljdbc

sqljdbc - checking updates using au version 2023.2.17.41608

nuspec version: 12.2.0.0
remote version: 12.2.0.0
No new version found

ssrs-2019

ssrs-2019 - checking updates using au version 2023.2.17.41608

URL check
  https://download.microsoft.com/download/1/a/a/1aaa9177-3578-4931-b8f3-373b24f63342/SQLServerReportingServices.exe
nuspec version: 15.0.7765.17516
remote version: 15.0.1102.1047
No new version found

stunnel

stunnel - checking updates using au version 2023.2.17.41608

URL check
  https://www.stunnel.org/downloads/stunnel-5.68-win64-installer.exe
nuspec version: 5.68
remote version: 5.68
No new version found

tldr-plusplus

tldr-plusplus - checking updates using au version 2023.2.17.41608

nuspec version: 0.6.1
remote version: 0.6.1
No new version found

tunein-radio

tunein-radio - checking updates using au version 2023.2.17.41608

nuspec version: 1.24.0
remote version: 1.24.0
No new version found

usbdeview

usbdeview - checking updates using au version 2023.2.17.41608

URL check
  https://www.nirsoft.net/utils/usbdeview.zip
  https://www.nirsoft.net/utils/usbdeview-x64.zip
nuspec version: 3.06
remote version: 3.06
No new version found

virtualclonedrive

virtualclonedrive - checking updates using au version 2023.2.17.41608

nuspec version: 5.5.2.0
remote version: 5.5.2.0
No new version found

vmmap

vmmap - checking updates using au version 2023.2.17.41608

nuspec version: 3.32
remote version: 3.32
No new version found

vscode-beautify

vscode-beautify - checking updates using au version 2023.2.17.41608

nuspec version: 1.5.0
remote version: 1.5.0
No new version found

vscode-chrome-debug

vscode-chrome-debug - checking updates using au version 2023.2.17.41608

nuspec version: 4.13.0
remote version: 4.13.0
No new version found

vscode-cloud-code

vscode-cloud-code - checking updates using au version 2023.2.17.41608

nuspec version: 1.21.3
remote version: 1.21.3
No new version found

vscode-code-runner

vscode-code-runner - checking updates using au version 2023.2.17.41608

URL check
  https://marketplace.visualstudio.com/_apis/public/gallery/publishers/formulahendry/vsextensions/code-runner/0.12.0/vspackage
nuspec version: 0.12.0
remote version: 0.12.0
No new version found

vscode-drawio

vscode-drawio - checking updates using au version 2023.2.17.41608

nuspec version: 1.6.6
remote version: 1.6.6
No new version found

vscode-firefox-debug

vscode-firefox-debug - checking updates using au version 2023.2.17.41608

nuspec version: 2.9.8
remote version: 2.9.8
No new version found

vscode-go

vscode-go - checking updates using au version 2023.2.17.41608

nuspec version: 0.37.1
remote version: 0.37.1
No new version found

vscode-haskell

vscode-haskell - checking updates using au version 2023.2.17.41608

URL check
  https://marketplace.visualstudio.com/_apis/public/gallery/publishers/haskell/vsextensions/haskell/2.2.2/vspackage
nuspec version: 2.2.2
remote version: 2.2.2
No new version found

vscode-intellicode

vscode-intellicode - checking updates using au version 2023.2.17.41608

nuspec version: 1.2.30
remote version: 1.2.30
No new version found

vscode-java

vscode-java - checking updates using au version 2023.2.17.41608

nuspec version: 1.15.2023021403
remote version: 1.15.2023021503
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     9E88F729754E691906161606D1FA40D20C2223DFDF67813E02C168D15BAF1211
    ChecksumType32            (String)     sha256
    Copyright                 (String)     Copyright 2016-2023 Red Hat
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-java\tools\redhat.java-1.15.2023021503.vsix
    FileNameBase              (String)     redhat.java-1.15.2023021503
    FileType                  (String)     vsix
    NuspecVersion             (String)     1.15.2023021403
    PackageName               (String)     vscode-java
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/java/1.15.2023021503/vspackage
    Version                   (String)     1.15.2023021503
    VSCodeVersion             (String)     1.65.0
  vscode-java.nuspec
    setting id: vscode-java
    updating version: 1.15.2023021403 -> 1.15.2023021503
  vscode-java.nuspec
    (copyright>)(.*)(<\/copyright>)     = ${1}Copyright 2016-2023 Red Hat${3}
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.65.0${3}
  .\README.md
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.65.0${3}
  .\tools\chocolateyinstall.ps1
    ([0-9]+\.[0-9]+\.[0-9]+)            = 1.15.2023021503
  .\legal\VERIFICATION.txt
    (Checksum:\s*)(.*)                  = ${1}9E88F729754E691906161606D1FA40D20C2223DFDF67813E02C168D15BAF1211
    ([0-9]+\.[0-9]+\.[0-9]+)            = 1.15.2023021503
Attempting to build package from 'vscode-java.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-java\vscode-java.1.15.2023021503.nupkg'

Package updated
Chocolatey v1.2.0
Attempting to push vscode-java.1.15.2023021503.nupkg to https://push.chocolatey.org
vscode-java 1.15.2023021503 was pushed successfully to https://push.chocolatey.org

vscode-java-debug

vscode-java-debug - checking updates using au version 2023.2.17.41608

nuspec version: 0.48.2023021407
remote version: 0.48.2023021407
No new version found

vscode-java-dependency

vscode-java-dependency - checking updates using au version 2023.2.17.41608

nuspec version: 0.21.2023021500
remote version: 0.21.2023021500
No new version found

vscode-java-test

vscode-java-test - checking updates using au version 2023.2.17.41608

nuspec version: 0.37.2023021404
remote version: 0.37.2023021404
No new version found

vscode-jupyter

vscode-jupyter - checking updates using au version 2023.2.17.41608

nuspec version: 2023.2.1000471055
remote version: 2023.2.1000481019
New version is available
Automatic checksum skipped
Updating files
  $Latest data:
    NuspecVersion             (String)     2023.2.1000471055
    PackageName               (String)     vscode-jupyter
    Version                   (String)     2023.2.1000481019
    VSCodeVersion             (String)     1.75.0
  vscode-jupyter.nuspec
    setting id: vscode-jupyter
    updating version: 2023.2.1000471055 -> 2023.2.1000481019
  .\README.md
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+.*)( or newer) = ${1}1.75.0${3}
  vscode-jupyter.nuspec
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+.*)( or newer) = ${1}1.75.0${3}
  .\tools\chocolateyinstall.ps1
    ([0-9]+\.[0-9]+\.[0-9]+)            = 2023.2.1000481019
Attempting to build package from 'vscode-jupyter.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-jupyter\vscode-jupyter.2023.2.1000481019.nupkg'

Package updated
Chocolatey v1.2.0
Attempting to push vscode-jupyter.2023.2.1000481019.nupkg to https://push.chocolatey.org
vscode-jupyter 2023.2.1000481019 was pushed successfully to https://push.chocolatey.org

vscode-kubernetes-tools

vscode-kubernetes-tools - checking updates using au version 2023.2.17.41608

nuspec version: 1.3.11
remote version: 1.3.11
No new version found

vscode-live-share-audio

vscode-live-share-audio - checking updates using au version 2023.2.17.41608

nuspec version: 0.1.93
remote version: 0.1.93
No new version found

vscode-mongodb

vscode-mongodb - checking updates using au version 2023.2.17.41608

nuspec version: 0.10.0
remote version: 0.10.0
No new version found

vscode-oracle-devtools

vscode-oracle-devtools - checking updates using au version 2023.2.17.41608

nuspec version: 21.5.0
remote version: 21.5.0
No new version found

vscode-prettier

vscode-prettier - checking updates using au version 2023.2.17.41608

nuspec version: 9.10.4
remote version: 9.10.4
No new version found

vscode-pull-request-github

vscode-pull-request-github - checking updates using au version 2023.2.17.41608

nuspec version: 0.59.2023020909
remote version: 0.59.2023021609
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     BC4AB5F8D9224C2421C05B1C34EBC754F042296E587E7CA7A10DC052BEE6AF63
    ChecksumType32            (String)     sha256
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.59.2023021609.vsix
    FileNameBase              (String)     GitHub.vscode-pull-request-github-0.59.2023021609
    FileType                  (String)     vsix
    NuspecVersion             (String)     0.59.2023020909
    PackageName               (String)     vscode-pull-request-github
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/vscode-pull-request-github/0.59.2023021609/vspackage
    Version                   (String)     0.59.2023021609
    VSCodeVersion             (String)     1.76.0
  vscode-pull-request-github.nuspec
    setting id: vscode-pull-request-github
    updating version: 0.59.2023020909 -> 0.59.2023021609
  vscode-pull-request-github.nuspec
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.76.0${3}
  .\tools\chocolateyinstall.ps1
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.59.2023021609
  .\README.md
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.76.0${3}
  .\legal\VERIFICATION.txt
    (Checksum:\s*)(.*)                  = ${1}BC4AB5F8D9224C2421C05B1C34EBC754F042296E587E7CA7A10DC052BEE6AF63
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.59.2023021609
Attempting to build package from 'vscode-pull-request-github.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\vscode-pull-request-github.0.59.2023021609.nupkg'

Package updated
Chocolatey v1.2.0
Attempting to push vscode-pull-request-github.0.59.2023021609.nupkg to https://push.chocolatey.org
vscode-pull-request-github 0.59.2023021609 was pushed successfully to https://push.chocolatey.org

vscode-pylance

vscode-pylance - checking updates using au version 2023.2.17.41608

nuspec version: 2023.2.21
remote version: 2023.2.31
New version is available
Automatic checksum skipped
Updating files
  $Latest data:
    NuspecVersion             (String)     2023.2.21
    PackageName               (String)     vscode-pylance
    Version                   (String)     2023.2.31
    VSCodeVersion             (String)     1.74.0
  vscode-pylance.nuspec
    setting id: vscode-pylance
    updating version: 2023.2.21 -> 2023.2.31
  vscode-pylance.nuspec
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.74.0${3}
  .\README.md
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.74.0${3}
  .\tools\chocolateyinstall.ps1
    ([0-9]+\.[0-9]+\.[0-9]+)            = 2023.2.31
Attempting to build package from 'vscode-pylance.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-pylance\vscode-pylance.2023.2.31.nupkg'

Package updated
Chocolatey v1.2.0
Attempting to push vscode-pylance.2023.2.31.nupkg to https://push.chocolatey.org
vscode-pylance 2023.2.31 was pushed successfully to https://push.chocolatey.org

vscode-python-test-adapter

vscode-python-test-adapter - checking updates using au version 2023.2.17.41608

URL check
  https://marketplace.visualstudio.com/_apis/public/gallery/publishers/LittleFoxTeam/vsextensions/vscode-python-test-adapter/0.7.1/vspackage
nuspec version: 0.7.1
remote version: 0.7.1
No new version found

vscode-react-native

vscode-react-native - checking updates using au version 2023.2.17.41608

nuspec version: 1.10.0
remote version: 1.10.0
No new version found

vscode-rust-test-adapter

vscode-rust-test-adapter - checking updates using au version 2023.2.17.41608

URL check
  https://marketplace.visualstudio.com/_apis/public/gallery/publishers/swellaby/vsextensions/vscode-rust-test-adapter/0.11.0/vspackage
nuspec version: 0.11.0
remote version: 0.11.0
No new version found

vscode-spring-boot-dashboard

vscode-spring-boot-dashboard - checking updates using au version 2023.2.17.41608

nuspec version: 0.10.2023020200
remote version: 0.10.2023021600
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     EEAEF8E6C1BB76EF75C6C61CF17590EDF4BC4144A9C01DBA7F210B787AFE1E11
    ChecksumType32            (String)     sha256
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-spring-boot-dashboard\tools\vscjava.vscode-spring-boot-dashboard-0.10.2023021600.vsix
    FileNameBase              (String)     vscjava.vscode-spring-boot-dashboard-0.10.2023021600
    FileType                  (String)     vsix
    NuspecVersion             (String)     0.10.2023020200
    PackageName               (String)     vscode-spring-boot-dashboard
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-spring-boot-dashboard/0.10.2023021600/vspackage
    Version                   (String)     0.10.2023021600
    VSCodeVersion             (String)     1.63.0
  vscode-spring-boot-dashboard.nuspec
    setting id: vscode-spring-boot-dashboard
    updating version: 0.10.2023020200 -> 0.10.2023021600
  vscode-spring-boot-dashboard.nuspec
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.63.0${3}
  .\tools\chocolateyinstall.ps1
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.10.2023021600
  .\README.md
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.63.0${3}
  .\legal\VERIFICATION.txt
    (Checksum:\s*)(.*)                  = ${1}EEAEF8E6C1BB76EF75C6C61CF17590EDF4BC4144A9C01DBA7F210B787AFE1E11
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.10.2023021600
Attempting to build package from 'vscode-spring-boot-dashboard.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-spring-boot-dashboard\vscode-spring-boot-dashboard.0.10.2023021600.nupkg'

Package updated
Chocolatey v1.2.0
Attempting to push vscode-spring-boot-dashboard.0.10.2023021600.nupkg to https://push.chocolatey.org
vscode-spring-boot-dashboard 0.10.2023021600 was pushed successfully to https://push.chocolatey.org

vscode-spring-initializr

vscode-spring-initializr - checking updates using au version 2023.2.17.41608

nuspec version: 0.11.2023013003
remote version: 0.11.2023013003
No new version found

vscode-test-explorer

vscode-test-explorer - checking updates using au version 2023.2.17.41608

URL check
  https://marketplace.visualstudio.com/_apis/public/gallery/publishers/hbenl/vsextensions/vscode-test-explorer/2.21.1/vspackage
nuspec version: 2.21.1
remote version: 2.21.1
No new version found

vscode-test-explorer-liveshare

vscode-test-explorer-liveshare - checking updates using au version 2023.2.17.41608

URL check
  https://marketplace.visualstudio.com/_apis/public/gallery/publishers/hbenl/vsextensions/vscode-test-explorer-liveshare/1.0.5/vspackage
nuspec version: 1.0.5
remote version: 1.0.5
No new version found

vscode-test-explorer-status-bar

vscode-test-explorer-status-bar - checking updates using au version 2023.2.17.41608

URL check
  https://marketplace.visualstudio.com/_apis/public/gallery/publishers/connorshea/vsextensions/vscode-test-explorer-status-bar/1.2.0/vspackage
nuspec version: 1.2.0
remote version: 1.2.0
No new version found

vscode-todo-tree

vscode-todo-tree - checking updates using au version 2023.2.17.41608

nuspec version: 0.0.224
remote version: 0.0.224
No new version found

watchman

watchman - checking updates using au version 2023.2.17.41608

nuspec version: 2022.09.19.00
remote version: 2022.09.19.00
No new version found

whois

whois - checking updates using au version 2023.2.17.41608

nuspec version: 1.21
remote version: 1.21
No new version found

winobj

winobj - checking updates using au version 2023.2.17.41608

nuspec version: 3.14
remote version: 3.14
No new version found

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.


2023-02-16 (4) Vscode-java-debugVscode-java-dependencyVscode-java-testVscode-jupyter

2023-02-15 (2) Vscode-javaVscode-jupyter

2023-02-14 (3) Kyma-cliMongodb-shellVscode-jupyter

2023-02-12 (1) Vscode-java

2023-02-11 (2) Mongodb-shellVscode-jupyter

2023-02-10 (6) KindleVscode-cloud-codeVscode-jupyterVscode-pull-request-githubVscode-pylanceVscode-todo-tree

2023-02-09 (2) Remote-desktop-clientVscode-jupyter

2023-02-08 (4) JrubyStunnelVscode-jupyterVscode-pull-request-github

2023-02-07 (4) Vscode-cloud-codeVscode-jupyterVscode-pull-request-githubVscode-pylance

2023-02-06 (4) FendFend.installFend.portableVscode-java

2023-02-05 (1) Rsync

2023-02-04 (2) kuivscode-jupyter

2023-02-03 (2) Vscode-pull-request-githubVscode-pylance

2023-02-02 (9) DbgateDbgate.installDbgate.portableSqljdbcVscode-cloud-codeVscode-javaVscode-java-debugVscode-spring-boot-dashboardVscode-todo-tree

2023-02-01 (5) NushellNushell.installNushell.portableVscode-java-debugVscode-jupyter

2023-01-31 (1) Vscode-java-dependency

2023-01-30 (3) Vscode-java-testVscode-spring-boot-dashboardVscode-spring-initializr

2023-01-28 (1) Vscode-jupyter

2023-01-27 (6) OpenvpnVscode-code-runnerVscode-javaVscode-jupyterVscode-live-share-audioVscode-pull-request-github

2023-01-26 (1) Vscode-pylance

2023-01-25 (1) Vscode-jupyter

2023-01-24 (2) Vscode-jupyterVscode-pull-request-github

2023-01-23 (2) Vscode-jupyterVscode-todo-tree

2023-01-22 (1) Vscode-java

2023-01-20 (4) Vscode-drawioVscode-java-dependencyVscode-jupyterVscode-pull-request-github

2023-01-19 (4) Vscode-goVscode-java-debugVscode-pull-request-githubVscode-pylance

2023-01-18 (4) Beekeeper-studioGephiKyma-cliVscode-java

2023-01-16 (1) Nheko-reborn

2023-01-15 (1) Vscode-java

2023-01-14 (5) KuiSqljdbcVscode-javaVscode-jupyterVscode-mongodb

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