Skip to content

Instantly share code, notes, and snippets.

@dgalbraith
Last active July 20, 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

127 2022.5.6.41514 UTC: 2022-05-06 04:15 dgalbraith/chocolatey-packages

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

History

LAST RUN HAD 14 ERRORS !!!

Finished 127 packages after 2.33 minutes.
8 updated, 8 pushed, 0 ignored
14 errors - 14 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
vscode-go True 🔸 📥 True 0.33.0 0.32.0
vscode-java True 🔸 📥 True 1.6.0 1.5.0
vscode-java-dependency True 🔸 📥 True 0.19.2022050600 0.19.2022042300
vscode-java-test True 🔸 📥 True 0.35.2022050602 0.35.2022042302
vscode-jupyter True 🔸 True 2022.5.1001271006 2022.5.1001261010
vscode-maven True 🔸 📥 True 0.35.2022050503 0.35.2022042603
vscode-pull-request-github True 🔸 📥 True 0.43.2022050511 0.41.2022042909
vscode-python True 🔸 📥 True 2022.6.0 2022.5.11181002

Errors

Icon Name RemoteVersion NuspecVersion Error
gephi 0.9.4 Cannot convert argument "address", with value: "System.Object[]", for "DownloadFile" to type "System.Uri": "Cannot convert the "System.Object[]" value ...
kindlepreviewer 3.52 Invalid version:
koodo-reader 1.3.3 Invalid version:
kyma-cli 2.0.4 Invalid version:
mongodb-shell 1.1.7 Invalid version:
neck-diagrams 2.2.1 au_GetLatest failed; Cannot index into a null array.
sliksvn 1.14.1 Can't validate URL; Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found.":https://sliksvn.com/ ...
vscode-arduino 0.4.12 Search pattern not found: '([0-9]+.[0-9]+.[0-9]+)'
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-edge-debug 1.0.14 au_GetLatest failed; ; ; ; ; ; We're sorry, the page you requested cannot be found.; ; body {; font-family: wf_segoe-u ...
vscode-kubernetes-tools 1.3.7 The remote server returned an error: (429).
vscode-spring-boot 1.33.0 Search pattern not found: '(Visual Studio Code )([0-9]+.[0-9]+.[0-9]+)( or newer)'
vscode-test-explorer-liveshare 1.0.5 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 ...

gephi

Cannot convert argument "address", with value: "System.Object[]", for "DownloadFile" to type "System.Uri": "Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Uri"."

kindlepreviewer

Invalid version:

koodo-reader

Invalid version:

kyma-cli

Invalid version:

mongodb-shell

Invalid version:

neck-diagrams

au_GetLatest failed
Cannot index into a null array.

sliksvn

Can't validate URL
Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found.":https://sliksvn.com/pub/Slik-Subversion-1.14.2-win32.msi

vscode-arduino

Search pattern not found: '([0-9]+\.[0-9]+\.[0-9]+)'

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: 
                    973265f7-dab4-4116-8044-737de1b61088
                
                
                    Date and Time: 
                    5/6/2022 4:16:18 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-edge-debug

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: 
                    4cd16560-bb3e-4a8a-8db0-455602ff2afc
                
                
                    Date and Time: 
                    5/6/2022 4:16:23 AM (UTC)
                
                    
       
        
    
	
    
        function getError() {
            return "eyJVcmkiOiJodHRwczovL21hcmtldHBsYWNlLnZpc3VhbHN0dWRpby5jb206NDQzL2l0ZW1zP2l0ZW1OYW1lPW1zanNkaWFnLmRlYnVnZ2VyLWZvci1lZGdlIiwiU3RhdHVzQ29kZSI6NDA0LCJNZXNzYWdlIjoiV2UncmUgc29ycnksIHRoZSBwYWdlIHlvdSByZXF1ZXN0ZWQgY2Fubm90IGJlIGZvdW5kLiIsIkRldGFpbHMiOiIiLCJDb250ZW50IjpudWxsLCJJZGVudGl0eSI6IiJ9";
        }

        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-kubernetes-tools

The remote server returned an error: (429).

vscode-spring-boot

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

vscode-test-explorer-liveshare

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/hbenl/vsextensions/vscode-test-explorer-liveshare/1.0.5/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: 
                    cc9a033a-266c-4871-a3da-bd7cf44e5f34
                
                
                    Date and Time: 
                    5/6/2022 4:17:11 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.14 6.14
adexplorer False False 1.51 1.51
androidstudio False False 2021.1.1.23 2021.1.1.23
angband False 📥 False 4.2.4 4.2.4
ant False 📥 False 1.10.12 1.10.12
apachedirectorystudio False 📥 False 2.0.0-M17 2.0.0-M17
beekeeper-studio False False 3.4.2 3.4.2
beekeeper-studio.install False 📥 False 3.4.2 3.4.2
beekeeper-studio.portable False 📥 False 3.4.2 3.4.2
bluej False False 5.0.3 5.0.3
bluej-bundled False False 3.1.7 3.1.7
calibre-dedrm False 📥 False 10.0.2 10.0.2
cdex False 📥 False 2.24 2.24
cloc False 📥 False 1.92 1.92
coreinfo False False 3.52 3.52
countrytraceroute False 📥 False 1.32 1.32
dbgate False False 4.8.8 4.8.8
dbgate.install False 📥 False 4.8.8 4.8.8
dbgate.portable False 📥 False 4.8.8 4.8.8
dbgview False False 4.90 4.90
diskview False False 2.41 2.41
dotcover-cli False 📥 False 2022.1.1 2022.1.1
du False False 1.62 1.62
fbcacheview False 📥 False 1.22 1.22
flashpoint-core False False 11.0 11.0
flashpoint-infinity False False 10.1 10.1
flashpoint-launcher False 📥 False 10.1.1 10.1.1
fluidsynth False 📥 False 2.2.7 2.2.7
foca False 📥 False 3.4.7.1 3.4.7.1
gdiview False 📥 False 1.26 1.26
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
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.3.4.0 9.3.4.0
keys False 📥 False 0.2.4 0.2.4
kindle False False 1.36.65107 1.36.65107
kui False 📥 False 11.4.4 11.4.4
livekd False False 5.63 5.63
logonsessions False False 1.41 1.41
lsasecretsview False 📥 False 1.25 1.25
mc False 📥 False 4.8.27.226 4.17.0.214
mongodb-cli False False 1.25.0 1.25.0
mongodb-cli.install False 📥 False 1.25.0 1.25.0
mongodb-cli.portable False 📥 False 1.25.0 1.25.0
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
nethack False 📥 False 3.6.6.2021125 3.6.6.2021125
nheko-reborn False 📥 False 0.9.3 0.9.3
nushell False False 0.62.0 0.62.0
nushell.install False 📥 False 0.62.0 0.62.0
nushell.portable False 📥 False 0.62.0 0.62.0
openvpn False 📥 False 2.5.6 2.5.6
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.7.9 30.7.9
rammap False False 1.60 1.60
rsync False 📥 False 6.2.4 6.2.4
sd-cli False 📥 False 0.7.5 0.7.5
shellbagsview False 📥 False 1.30 1.30
sigcheck False False 2.82 2.82
sqlite.analyzer False 📥 False 3.38.4 3.38.4
sqlite.shell False 📥 False 3.38.4 3.38.4
sqljdbc False False 10.2.0.0 10.2.0.0
ssrs-2019 False False 15.0.1102.962 15.0.7765.17516
stunnel False 📥 False 5.63 5.63
tldr-plusplus False 📥 False 0.6.1 0.6.1
tunein-radio False False 1.24.0 1.24.0
usbdeview False 📥 False 3.03 3.03
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.18.1 1.18.1
vscode-code-runner False 📥 False 0.11.7 0.11.7
vscode-drawio False 📥 False 1.6.4 1.6.4
vscode-firefox-debug False 📥 False 2.9.6 2.9.6
vscode-go True 🔸 📥 True 0.33.0 0.32.0
vscode-go-test-adapter False 📥 False 0.1.6 0.1.6
vscode-haskell False 📥 False 2.2.0 2.2.0
vscode-intellicode False False 1.2.20 1.2.20
vscode-java True 🔸 📥 True 1.6.0 1.5.0
vscode-java-debug False 📥 False 0.40.2022041411 0.40.2022041411
vscode-java-dependency True 🔸 📥 True 0.19.2022050600 0.19.2022042300
vscode-java-test True 🔸 📥 True 0.35.2022050602 0.35.2022042302
vscode-jupyter True 🔸 True 2022.5.1001271006 2022.5.1001261010
vscode-live-share-audio False False 0.1.91 0.1.91
vscode-maven True 🔸 📥 True 0.35.2022050503 0.35.2022042603
vscode-mongodb False 📥 False 0.9.3 0.9.3
vscode-oracle-devtools False 📥 False 21.4.0 21.4.0
vscode-prettier False 📥 False 9.5.0 9.5.0
vscode-pull-request-github True 🔸 📥 True 0.43.2022050511 0.41.2022042909
vscode-pylance False False 2022.4.3 2022.4.3
vscode-python True 🔸 📥 True 2022.6.0 2022.5.11181002
vscode-python-test-adapter False 📥 False 0.7.1 0.7.1
vscode-react-native False False 1.9.2 1.9.2
vscode-rust-test-adapter False 📥 False 0.11.0 0.11.0
vscode-spring-boot-dashboard False 📥 False 0.3.2022042900 0.3.2022042900
vscode-spring-initializr False 📥 False 0.9.2022032503 0.9.2022032503
vscode-test-explorer False 📥 False 2.21.1 2.21.1
vscode-test-explorer-diagnostics False 📥 False 0.1.1 0.1.1
vscode-test-explorer-status-bar False 📥 False 1.2.0 1.2.0
vscode-todo-tree False 📥 False 0.0.215 0.0.215
watchman False 📥 False 2022.05.02.00 2022.05.02.00
whois False False 1.21 1.21
winobj False False 3.14 3.14

accesschk

accesschk - checking updates using au version 2022.5.6.41514

nuspec version: 6.14
remote version: 6.14
No new version found

adexplorer

adexplorer - checking updates using au version 2022.5.6.41514

nuspec version: 1.51
remote version: 1.51
No new version found

androidstudio

androidstudio - checking updates using au version 2022.5.6.41514

URL check
  https://redirector.gvt1.com/edgedl/android/studio/install/2021.1.1.23/android-studio-2021.1.1.23-windows.exe
nuspec version: 2021.1.1.23
remote version: 2021.1.1.23
No new version found

angband

angband - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

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

apachedirectorystudio

apachedirectorystudio - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

nuspec version: 3.4.2
remote version: 3.4.2
No new version found

beekeeper-studio.install

beekeeper-studio.install - checking updates using au version 2022.5.6.41514

nuspec version: 3.4.2
remote version: 3.4.2
No new version found

beekeeper-studio.portable

beekeeper-studio.portable - checking updates using au version 2022.5.6.41514

nuspec version: 3.4.2
remote version: 3.4.2
No new version found

bluej

bluej - checking updates using au version 2022.5.6.41514

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

bluej-bundled

bluej-bundled - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

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

cdex

cdex - checking updates using au version 2022.5.6.41514

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

cloc

cloc - checking updates using au version 2022.5.6.41514

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

coreinfo

coreinfo - checking updates using au version 2022.5.6.41514

nuspec version: 3.52
remote version: 3.52
No new version found

countrytraceroute

countrytraceroute - checking updates using au version 2022.5.6.41514

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

dbgate

dbgate - checking updates using au version 2022.5.6.41514

nuspec version: 4.8.8
remote version: 4.8.8
No new version found

dbgate.install

dbgate.install - checking updates using au version 2022.5.6.41514

URL check
  https://github.com/dbgate/dbgate/releases/download/v4.8.8/dbgate-4.8.8-win_x64.exe
  https://github.com/dbgate/dbgate/releases/download/v4.8.8/dbgate-4.8.8-win_x64.zip
nuspec version: 4.8.8
remote version: 4.8.8
No new version found

dbgate.portable

dbgate.portable - checking updates using au version 2022.5.6.41514

URL check
  https://github.com/dbgate/dbgate/releases/download/v4.8.8/dbgate-4.8.8-win_x64.exe
  https://github.com/dbgate/dbgate/releases/download/v4.8.8/dbgate-4.8.8-win_x64.zip
nuspec version: 4.8.8
remote version: 4.8.8
No new version found

dbgview

dbgview - checking updates using au version 2022.5.6.41514

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

diskview

diskview - checking updates using au version 2022.5.6.41514

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

dotcover-cli

dotcover-cli - checking updates using au version 2022.5.6.41514

URL check
  https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotCover.CommandLineTools.2022.1.1.zip
nuspec version: 2022.1.1
remote version: 2022.1.1
No new version found

du

du - checking updates using au version 2022.5.6.41514

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

fbcacheview

fbcacheview - checking updates using au version 2022.5.6.41514

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

flashpoint-core

flashpoint-core - checking updates using au version 2022.5.6.41514

URL check
  https://bluemaxima.org/flashpoint/downloads/../Flashpoint%20Core%2011.7z
nuspec version: 11.0
remote version: 11.0
No new version found

flashpoint-infinity

flashpoint-infinity - checking updates using au version 2022.5.6.41514

URL check
  https://bluemaxima.org/flashpoint/downloads/../Flashpoint%2010.1%20Infinity.exe
nuspec version: 10.1
remote version: 10.1
No new version found

flashpoint-launcher

flashpoint-launcher - checking updates using au version 2022.5.6.41514

URL check
  https://github.com/FlashpointProject/launcher/releases/download/10.1.1/Flashpoint-10.1.1_win-ia32.7z
  https://github.com/FlashpointProject/launcher/releases/download/10.1.1/Flashpoint-10.1.1_win-x64.7z
nuspec version: 10.1.1
remote version: 10.1.1
No new version found

fluidsynth

fluidsynth - checking updates using au version 2022.5.6.41514

nuspec version: 2.2.7
remote version: 2.2.7
No new version found

foca

foca - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

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

haku-neko

haku-neko - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

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 2022.5.6.41514

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

ipnetinfo

ipnetinfo - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

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 2022.5.6.41514

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 2022.5.6.41514

URL check
  https://github.com/jruby/jruby/releases/download/9.3.4.0/jruby_windows_9_3_4_0.exe
  https://github.com/jruby/jruby/releases/download/9.3.4.0/jruby_windows_x64_9_3_4_0.exe
nuspec version: 9.3.4.0
remote version: 9.3.4.0
No new version found

keys

keys - checking updates using au version 2022.5.6.41514

nuspec version: 0.2.4
remote version: 0.2.4
No new version found

kindle

kindle - checking updates using au version 2022.5.6.41514

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

kui

kui - checking updates using au version 2022.5.6.41514

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

livekd

livekd - checking updates using au version 2022.5.6.41514

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

logonsessions

logonsessions - checking updates using au version 2022.5.6.41514

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

lsasecretsview

lsasecretsview - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

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

mongodb-cli

mongodb-cli - checking updates using au version 2022.5.6.41514

nuspec version: 1.25.0
remote version: 1.25.0
No new version found

mongodb-cli.install

mongodb-cli.install - checking updates using au version 2022.5.6.41514

nuspec version: 1.25.0
remote version: 1.25.0
No new version found

mongodb-cli.portable

mongodb-cli.portable - checking updates using au version 2022.5.6.41514

nuspec version: 1.25.0
remote version: 1.25.0
No new version found

monitorinfoview

monitorinfoview - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

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 2022.5.6.41514

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 2022.5.6.41514

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 2022.5.6.41514

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

nethack

nethack - checking updates using au version 2022.5.6.41514

URL check
  https://nethack.org/download/3.6.6/nethack-366-win-x86-1_25_2021.zip
nuspec version: 3.6.6.2021125
remote version: 3.6.6.2021125
No new version found

nheko-reborn

nheko-reborn - checking updates using au version 2022.5.6.41514

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

nushell

nushell - checking updates using au version 2022.5.6.41514

nuspec version: 0.62.0
remote version: 0.62.0
No new version found

nushell.install

nushell.install - checking updates using au version 2022.5.6.41514

nuspec version: 0.62.0
remote version: 0.62.0
No new version found

nushell.portable

nushell.portable - checking updates using au version 2022.5.6.41514

nuspec version: 0.62.0
remote version: 0.62.0
No new version found

openvpn

openvpn - checking updates using au version 2022.5.6.41514

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

pictus

pictus - checking updates using au version 2022.5.6.41514

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

pictus.install

pictus.install - checking updates using au version 2022.5.6.41514

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

pictus.portable

pictus.portable - checking updates using au version 2022.5.6.41514

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

pipelist

pipelist - checking updates using au version 2022.5.6.41514

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

prime95

prime95 - checking updates using au version 2022.5.6.41514

URL check
  https://www.mersenne.org/ftp_root/gimps/p95v307b9.win32.zip
  https://www.mersenne.org/ftp_root/gimps/p95v307b9.win64.zip
nuspec version: 30.7.9
remote version: 30.7.9
No new version found

rammap

rammap - checking updates using au version 2022.5.6.41514

nuspec version: 1.60
remote version: 1.60
No new version found

rsync

rsync - checking updates using au version 2022.5.6.41514

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

sd-cli

sd-cli - checking updates using au version 2022.5.6.41514

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

shellbagsview

shellbagsview - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

nuspec version: 2.82
remote version: 2.82
No new version found

sqlite.analyzer

sqlite.analyzer - checking updates using au version 2022.5.6.41514

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

sqlite.shell

sqlite.shell - checking updates using au version 2022.5.6.41514

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

sqljdbc

sqljdbc - checking updates using au version 2022.5.6.41514

nuspec version: 10.2.0.0
remote version: 10.2.0.0
No new version found

ssrs-2019

ssrs-2019 - checking updates using au version 2022.5.6.41514

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.962
No new version found

stunnel

stunnel - checking updates using au version 2022.5.6.41514

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

tldr-plusplus

tldr-plusplus - checking updates using au version 2022.5.6.41514

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

tunein-radio

tunein-radio - checking updates using au version 2022.5.6.41514

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

usbdeview

usbdeview - checking updates using au version 2022.5.6.41514

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

virtualclonedrive

virtualclonedrive - checking updates using au version 2022.5.6.41514

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

vmmap

vmmap - checking updates using au version 2022.5.6.41514

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

vscode-beautify

vscode-beautify - checking updates using au version 2022.5.6.41514

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 2022.5.6.41514

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 2022.5.6.41514

nuspec version: 1.18.1
remote version: 1.18.1
No new version found

vscode-code-runner

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

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

vscode-drawio

vscode-drawio - checking updates using au version 2022.5.6.41514

nuspec version: 1.6.4
remote version: 1.6.4
No new version found

vscode-firefox-debug

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

nuspec version: 2.9.6
remote version: 2.9.6
No new version found

vscode-go

vscode-go - checking updates using au version 2022.5.6.41514

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

Package updated
Chocolatey v0.10.15
Attempting to push vscode-go.0.33.0.nupkg to https://push.chocolatey.org
vscode-go 0.33.0 was pushed successfully to https://push.chocolatey.org

Did you know the proceeds of Pro (and some proceeds from other
 licensed editions) go into bettering the community infrastructure?
 Your support ensures an active community, keeps Chocolatey tip top,
 plus it nets you some awesome features!
 https://chocolatey.org/compare

vscode-go-test-adapter

vscode-go-test-adapter - checking updates using au version 2022.5.6.41514

URL check
  https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ethan-reesor/vsextensions/vscode-go-test-adapter/0.1.6/vspackage
nuspec version: 0.1.6
remote version: 0.1.6
No new version found

vscode-haskell

vscode-haskell - checking updates using au version 2022.5.6.41514

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

vscode-intellicode

vscode-intellicode - checking updates using au version 2022.5.6.41514

nuspec version: 1.2.20
remote version: 1.2.20
No new version found

vscode-java

vscode-java - checking updates using au version 2022.5.6.41514

nuspec version: 1.5.0
remote version: 1.6.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     D2E60EB287B012C99511719B0EF8ED64C7B9E43668306A1B44A62D25E47B5D42
    ChecksumType32            (String)     sha256
    Copyright                 (String)     Copyright 2016-2022 Red Hat
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-java\tools\redhat.java-1.6.0.vsix
    FileNameBase              (String)     redhat.java-1.6.0
    FileType                  (String)     vsix
    NuspecVersion             (String)     1.5.0
    PackageName               (String)     vscode-java
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/java/1.6.0/vspackage
    Version                   (String)     1.6.0
    VSCodeVersion             (String)     1.65.0
  vscode-java.nuspec
    setting id: vscode-java
    updating version: 1.5.0 -> 1.6.0
  vscode-java.nuspec
    (copyright>)(.*)(<\/copyright>)     = ${1}Copyright 2016-2022 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.6.0
  .\legal\VERIFICATION.txt
    (Checksum:\s*)(.*)                  = ${1}D2E60EB287B012C99511719B0EF8ED64C7B9E43668306A1B44A62D25E47B5D42
    ([0-9]+\.[0-9]+\.[0-9]+)            = 1.6.0
Attempting to build package from 'vscode-java.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-java\vscode-java.1.6.0.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push vscode-java.1.6.0.nupkg to https://push.chocolatey.org
vscode-java 1.6.0 was pushed successfully to https://push.chocolatey.org

vscode-java-debug

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

nuspec version: 0.40.2022041411
remote version: 0.40.2022041411
No new version found

vscode-java-dependency

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

nuspec version: 0.19.2022042300
remote version: 0.19.2022050600
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     75F0C8975BC92D66F5288841A0CEA68FC6ED94ED0F95BA00D3F5258C9B9F2818
    ChecksumType32            (String)     sha256
    Copyright                 (String)     Copyright 2018-2022 Microsoft Corporation
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-java-dependency\tools\vscjava.vscode-java-dependency-0.19.2022050600.vsix
    FileNameBase              (String)     vscjava.vscode-java-dependency-0.19.2022050600
    FileType                  (String)     vsix
    NuspecVersion             (String)     0.19.2022042300
    PackageName               (String)     vscode-java-dependency
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-java-dependency/0.19.2022050600/vspackage
    Version                   (String)     0.19.2022050600
    VSCodeVersion             (String)     1.63.0
  vscode-java-dependency.nuspec
    setting id: vscode-java-dependency
    updating version: 0.19.2022042300 -> 0.19.2022050600
  .\README.md
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.63.0${3}
  vscode-java-dependency.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.19.2022050600
  .\legal\VERIFICATION.txt
    (Checksum:\s*)(.*)                  = ${1}75F0C8975BC92D66F5288841A0CEA68FC6ED94ED0F95BA00D3F5258C9B9F2818
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.19.2022050600
Attempting to build package from 'vscode-java-dependency.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-java-dependency\vscode-java-dependency.0.19.2022050600.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push vscode-java-dependency.0.19.2022050600.nupkg to https://push.chocolatey.org
vscode-java-dependency 0.19.2022050600 was pushed successfully to https://push.chocolatey.org

vscode-java-test

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

nuspec version: 0.35.2022042302
remote version: 0.35.2022050602
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     3008EF1D1155211336D173436AA4B487B2CA62F27C5D832B35AF9A46C5F8C272
    ChecksumType32            (String)     sha256
    Copyright                 (String)     Copyright 2017-2022 Microsoft Corporation
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-java-test\tools\vscjava.vscode-java-test-0.35.2022050602.vsix
    FileNameBase              (String)     vscjava.vscode-java-test-0.35.2022050602
    FileType                  (String)     vsix
    NuspecVersion             (String)     0.35.2022042302
    PackageName               (String)     vscode-java-test
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-java-test/0.35.2022050602/vspackage
    Version                   (String)     0.35.2022050602
    VSCodeVersion             (String)     1.65.0
  vscode-java-test.nuspec
    setting id: vscode-java-test
    updating version: 0.35.2022042302 -> 0.35.2022050602
  vscode-java-test.nuspec
    (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]+)            = 0.35.2022050602
  .\README.md
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.65.0${3}
  .\legal\VERIFICATION.txt
    (Checksum:\s*)(.*)                  = ${1}3008EF1D1155211336D173436AA4B487B2CA62F27C5D832B35AF9A46C5F8C272
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.35.2022050602
Attempting to build package from 'vscode-java-test.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-java-test\vscode-java-test.0.35.2022050602.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push vscode-java-test.0.35.2022050602.nupkg to https://push.chocolatey.org
vscode-java-test 0.35.2022050602 was pushed successfully to https://push.chocolatey.org

vscode-jupyter

vscode-jupyter - checking updates using au version 2022.5.6.41514

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

Package updated
Chocolatey v0.10.15
Attempting to push vscode-jupyter.2022.5.1001271006.nupkg to https://push.chocolatey.org
vscode-jupyter 2022.5.1001271006 was pushed successfully to https://push.chocolatey.org

vscode-live-share-audio

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

nuspec version: 0.1.91
remote version: 0.1.91
No new version found

vscode-maven

vscode-maven - checking updates using au version 2022.5.6.41514

nuspec version: 0.35.2022042603
remote version: 0.35.2022050503
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     845198C0FCE40F1EF3E2530AFDBA0E80BD43F676F7AE6F5EE984B48509AAFA71
    ChecksumType32            (String)     sha256
    Copyright                 (String)     Copyright 2017-2022 Microsoft Corporation
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-maven\tools\vscjava.vscode-maven-0.35.2022050503.vsix
    FileNameBase              (String)     vscjava.vscode-maven-0.35.2022050503
    FileType                  (String)     vsix
    NuspecVersion             (String)     0.35.2022042603
    PackageName               (String)     vscode-maven
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-maven/0.35.2022050503/vspackage
    Version                   (String)     0.35.2022050503
    VSCodeVersion             (String)     1.65.0
  vscode-maven.nuspec
    setting id: vscode-maven
    updating version: 0.35.2022042603 -> 0.35.2022050503
  .\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]+)            = 0.35.2022050503
  vscode-maven.nuspec
    (/v)([0-9]+\.[0-9]+\.[0-9]+)(/)     = ${1}0.35.2022050503/
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.65.0${3}
  .\legal\VERIFICATION.txt
    (Checksum:\s*)(.*)                  = ${1}845198C0FCE40F1EF3E2530AFDBA0E80BD43F676F7AE6F5EE984B48509AAFA71
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.35.2022050503
Attempting to build package from 'vscode-maven.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\vscode-maven\vscode-maven.0.35.2022050503.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push vscode-maven.0.35.2022050503.nupkg to https://push.chocolatey.org
vscode-maven 0.35.2022050503 was pushed successfully to https://push.chocolatey.org

Enjoy using Chocolatey? Explore more amazing features to take your
experience to the next level at
 https://chocolatey.org/compare

vscode-mongodb

vscode-mongodb - checking updates using au version 2022.5.6.41514

nuspec version: 0.9.3
remote version: 0.9.3
No new version found

vscode-oracle-devtools

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

nuspec version: 21.4.0
remote version: 21.4.0
No new version found

vscode-prettier

vscode-prettier - checking updates using au version 2022.5.6.41514

nuspec version: 9.5.0
remote version: 9.5.0
No new version found

vscode-pull-request-github

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

nuspec version: 0.41.2022042909
remote version: 0.43.2022050511
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     8F72D011AE073DBF88F6F09A3BCFDBB8D1A2A518C00947AD8F34034EA9910824
    ChecksumType32            (String)     sha256
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.43.2022050511.vsix
    FileNameBase              (String)     GitHub.vscode-pull-request-github-0.43.2022050511
    FileType                  (String)     vsix
    NuspecVersion             (String)     0.41.2022042909
    PackageName               (String)     vscode-pull-request-github
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/vscode-pull-request-github/0.43.2022050511/vspackage
    Version                   (String)     0.43.2022050511
    VSCodeVersion             (String)     1.67.0
  vscode-pull-request-github.nuspec
    setting id: vscode-pull-request-github
    updating version: 0.41.2022042909 -> 0.43.2022050511
  vscode-pull-request-github.nuspec
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.67.0${3}
  .\tools\chocolateyinstall.ps1
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.43.2022050511
  .\README.md
    (Visual Studio Code )([0-9]+\.[0-9]+\.[0-9]+)( or newer) = ${1}1.67.0${3}
  .\legal\VERIFICATION.txt
    (Checksum:\s*)(.*)                  = ${1}8F72D011AE073DBF88F6F09A3BCFDBB8D1A2A518C00947AD8F34034EA9910824
    ([0-9]+\.[0-9]+\.[0-9]+)            = 0.43.2022050511
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.43.2022050511.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push vscode-pull-request-github.0.43.2022050511.nupkg to https://push.chocolatey.org
vscode-pull-request-github 0.43.2022050511 was pushed successfully to https://push.chocolatey.org

vscode-pylance

vscode-pylance - checking updates using au version 2022.5.6.41514

nuspec version: 2022.4.3
remote version: 2022.4.3
No new version found

vscode-python

vscode-python - checking updates using au version 2022.5.6.41514

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

Package updated
Chocolatey v0.10.15
Attempting to push vscode-python.2022.6.0.nupkg to https://push.chocolatey.org
vscode-python 2022.6.0 was pushed successfully to https://push.chocolatey.org

vscode-python-test-adapter

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

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 2022.5.6.41514

nuspec version: 1.9.2
remote version: 1.9.2
No new version found

vscode-rust-test-adapter

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

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 2022.5.6.41514

nuspec version: 0.3.2022042900
remote version: 0.3.2022042900
No new version found

vscode-spring-initializr

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

nuspec version: 0.9.2022032503
remote version: 0.9.2022032503
No new version found

vscode-test-explorer

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

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-diagnostics

vscode-test-explorer-diagnostics - checking updates using au version 2022.5.6.41514

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

vscode-test-explorer-status-bar

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

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 2022.5.6.41514

nuspec version: 0.0.215
remote version: 0.0.215
No new version found

watchman

watchman - checking updates using au version 2022.5.6.41514

nuspec version: 2022.05.02.00
remote version: 2022.05.02.00
No new version found

whois

whois - checking updates using au version 2022.5.6.41514

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

winobj

winobj - checking updates using au version 2022.5.6.41514

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.


2022-05-05 (3) Sqlite.analyzerSqlite.shellVscode-jupyter

2022-05-04 (4) NushellNushell.installNushell.portableVscode-jupyter

2022-05-03 (2) Vscode-jupyterWatchman

2022-05-02 (2) Beekeeper-studioVscode-pull-request-github

2022-05-01 (1) Vscode-haskell

2022-04-30 (7) Beekeeper-studio.installBeekeeper-studio.portableDbgateDbgate.installDbgate.portableDotcover-cliVscode-jupyter

2022-04-29 (11) KindleMongodb-cliMongodb-cli.installMongodb-cli.portableSqlite.analyzerSqlite.shellVscode-cloud-codeVscode-jupyterVscode-mongodbVscode-pythonVscode-spring-boot-dashboard

2022-04-28 (2) Vscode-pull-request-githubVscode-pylance

2022-04-27 (3) Vscode-cloud-codeVscode-jupyterVscode-pull-request-github

2022-04-26 (3) FluidsynthVscode-jupyterVscode-maven

2022-04-23 (7) DbgateDbgate.installDbgate.portableVscode-java-dependencyVscode-java-testVscode-jupyterVscode-pull-request-github

2022-04-22 (3) Vscode-intellicodeVscode-jupyterVscode-python

2022-04-21 (6) Dbgate.portableVscode-haskellVscode-java-testVscode-jupyterVscode-pylanceVscode-python

2022-04-20 (5) Dotcover-cliVscode-haskellVscode-jupyterVscode-pull-request-githubVscode-python

2022-04-19 (3) DbgateDbgate.installWatchman

2022-04-18 (1) Gephi

2022-04-17 (2) Vscode-pythonVscode-python-test-adapter

2022-04-16 (4) Beekeeper-studioBeekeeper-studio.installBeekeeper-studio.portableVscode-jupyter

2022-04-15 (4) Vscode-haskellVscode-javaVscode-java-debugVscode-java-dependency

2022-04-14 (5) Vscode-intellicodeVscode-java-dependencyVscode-jupyterVscode-pylanceVscode-python

2022-04-13 (3) NushellNushell.installNushell.portable

2022-04-12 (6) Vscode-java-dependencyVscode-java-testVscode-jupyterVscode-mavenVscode-pull-request-githubWatchman

2022-04-09 (2) UsbdeviewVscode-jupyter

2022-04-08 (1) Androidstudio

2022-04-07 (6) Vscode-cloud-codeVscode-haskellVscode-java-testVscode-jupyterVscode-pull-request-githubVscode-pylance

2022-04-06 (2) GephiVscode-jupyter

2022-04-05 (1) Vscode-jupyter

2022-04-04 (3) Vscode-java-testVscode-pull-request-githubWatchman

2022-04-03 (1) Vscode-pull-request-github

2022-04-02 (9) Beekeeper-studioBeekeeper-studio.installBeekeeper-studio.portableMongodb-cliMongodb-cli.installMongodb-cli.portableVscode-intellicodeVscode-java-debugVscode-python

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