Skip to content

Instantly share code, notes, and snippets.

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

141 2024.6.26.41636 UTC: 2024-06-26 04:16 dgalbraith/chocolatey-packages

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

History

LAST RUN HAD 11 ERRORS !!!

Finished 141 packages after 3.75 minutes.
8 updated, 8 pushed, 0 ignored
11 errors - 11 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
nushell True 🔸 True 0.95.0 0.94.2
nushell.install True 🔸 📥 True 0.95.0 0.94.2
nushell.portable True 🔸 📥 True 0.95.0 0.94.2
vscode-cloud-code True 🔸 True 2.13.0 2.12.0
vscode-java True 🔸 📥 True 1.32.2024062508 1.32.2024062308
vscode-pull-request-github True 🔸 📥 True 0.91.2024062509 0.91.2024062404
vscode-pylance True 🔸 True 2024.6.102 2024.6.101
vscode-python True 🔸 📥 True 2024.9.2024062507 2024.9.11762332

Errors

Icon Name RemoteVersion NuspecVersion Error
ant 1.10.14 Invalid version:
flashpoint-core 11.0 au_GetLatest failed; You cannot call a method on a null-valued expression.
flashpoint-infinity 10.1 au_GetLatest failed; You cannot call a method on a null-valued expression.
flashpoint-launcher 10.1.6 URL syntax is invalid:
imagej 1.54 au_GetLatest failed; ; ; Former Home of Imagej; ; ; ; ; -->; ; ; ; ; ; /* Section 508: see http://www.hhs.gov/web/508/index.h ...
kindlepreviewer 3.52 Invalid version:
mousewithoutborders 2.2.1.327 au_GetLatest failed; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ...
nheko-reborn 0.11.3 Invalid version:
sqljdbc 12.2.0.0 The remote server returned an error: (404) Not Found.
ssrs-2019 15.0.8559.29221 URL syntax is invalid:
vscode-spring-boot 1.31.0 The remote server returned an error: (404) Not Found.

ant

Invalid version:

flashpoint-core

au_GetLatest failed
You cannot call a method on a null-valued expression.

flashpoint-infinity

au_GetLatest failed
You cannot call a method on a null-valued expression.

flashpoint-launcher

URL syntax is invalid:

imagej

au_GetLatest failed


        Former Home of Imagej

        
        
	
-->





/* Section 508: see http://www.hhs.gov/web/508/index.html */
/*********************************************************************************/
/* Skip link */
/*

Skip Navigation 

.... nav ....



.... content ....

*/
div#skipmenu{
	position:relative;
}
div#skipmenu a.skippy{
	position:absolute;
	top: -1000px;
	left:-1000px;
	height: 1px;
	width: 1px;
	overflow:hidden;
}

div#skipmenu a.skippy:active, div#skipmenu a.skippy:focus, div#skipmenu a.skippy:hover{
	position: absolute;
	top:auto;
	left:auto;
	width:100%;
	height: 1em;
	width: auto;
	font-size:1em;
	font-weight:bold;
	width:100%;
	padding-bottom:15px;
	color: black;
	z-index:100;
	text-align:right;
	margin-bottom:25px;
}

/*********************************************************************************/

body {
	xbackground-color: #eef;
}

div#main {
	padding-top: 2em;
	padding-bottom: 5em;
	text-align: center;
}

h2 {
	margin-right: auto; 
	margin-left: auto;
	text-align: center;
	clear: both;
}

h1 a {
	color: black;
	text-decoration: none;
}

div.banner {
	background-color: #cce;
	border: 1px solid #000;

	/* round corners on some browsers*/
	border-radius:          10px;
	-moz-border-radius:     10px;
	-webkit-border-radius:  10px;

}

div.banner h1 {
	display: inline;
}

div.banner img {
	vertical-align: middle;
	height: 5em;
	padding: 0.5em;
}

.clear {
	clear: both;
}


div.footer {
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;

	background-color: #cce;
	border: 1px solid #000;

	/* round corners on some browsers*/
	border-radius:          10px;
	-moz-border-radius:     10px;
	-webkit-border-radius:  10px;

}

.footer div.left {
	display: inline;
	
	padding: 0.5em;
	margin: 0.5em;
}

.footer #lastrow  {
	text-align: right;
}

.footer #modified {
	display: inline;
}

.footer div.right {
	display: inline;
}

.footer img {
	border: 0;
	margin: 10px;
}





 Skip Navigation 

 
 
 Former Home of ImageJ
 

 




  Former Home of ImageJ
Welcome to
https://imagej.nih.gov/.  The site has moved to https://imagej.net. 
Please refresh your bookmarks.  

















Vulnerability Disclosure


	
		
		Last updated 25 Mar 2022.
	

-->

kindlepreviewer

Invalid version:

mousewithoutborders

au_GetLatest failed




    
    

    




    
        
            
                    
                            
                        
                
        

    




    


































    
    
    

    
    
    
    
    

    

    


    
        
    
    

    

    
    
    

    
    
    
    
    
    
    

    
    

    
        
        
    

    

    

    
        
        
        
        
        
    

    

 Error 404 - Not Found
  












    
    


    




    
    
    



    
    





    
    





    
        

        var isModernBrowser = (
            'fetch' in window &&
            'assign' in Object
        );

        if ( !isModernBrowser ) {
            var scriptElement = document.createElement('script');

                scriptElement.async = false;
                scriptElement.src = '/etc.clientlibs/cascade.component.authoring/clientlib-polyfills/resources/ie11-polyfills.js';

                var polyfillScriptElement = document.querySelector('#ie11-polyfill-script');

                if (polyfillScriptElement) {
                    polyfillScriptElement.parentNode.insertBefore(scriptElement, polyfillScriptElement.nextSibling);
                }
            }
        
    

    
    
    
    




    
    






    
    
    

    

    
    
    

    

    


    
            
            
    




            
                var expToken = {
                    "exp": {
                        "target": {
                            "propertyToken": "8c1e142d-c7db-a269-dc00-3656897ea8b0",
                            "visitorJsHash": "30368a72d017e4133bfd3b5d073d06ff",
                            "expJsHash": "895e2a12062f1ee44d7d72d266904bde",
                            "isExpWithoutPersonalizationEnabled": ("false"==="true")
                        }
                    }
                };
                window.cas = expToken;
            
            
                
    
    


            

            
            
            
                
                    

                    
                        
                    
                

            

            

            
            
        



    




	
		





	
		
		
  			
  	  			window.mscv = 'CASMicrosoftCV5667c480.0'
  			
			
		
		
				
					
				
			

		
  			
  	  			window.msservercv = 'CASMicrosoftCV5667c480.0'
  			
			

		
		
			
				Trace Id is missing
				
					window.traceid = undefined;
				
			
	
	

	
	
		window.msauthIsPublisher = true;
	

	
			

			
			
		
	

	
	
		

    
    

	
	
	
	
	

	
		

    
        
            
                
                    
                    
                    
                    
                
                
                    
                    
                        
                            Translate to English
                        
                        
                        
                    
                    
                        
                        
                        
                            You are shopping Microsoft Store in: {0}
                        
                    
                    
                        
                        
                    
                    
                        
                            Are you looking for Microsoft Store in: {0}?
                        
                    
                
                
                    
                        
                            
                                
                                
                            
                            
                                
                                
                            
                        
                        
                            
                                
                                    Stay in {0}
                                
                            
                            
                                
                                    Go to {0}
                                
                            
                        
                    
                
            
        
    

	

	

	

	
	
	
	
		



		


	

	
		

    

    
        
                




        
        
                
                
            
    


                
                    
                

    
        

                        

	
		
			
				
				
					
					
				
			
			
				
				
			
		
	





                            
                        

                        


    


                            
                        




        Skip to main content



    
        
            
            
                    
                        
                        Microsoft
                    
            
                
                Download Center
                
            
                    
                        
                                Download Center
                        
                    
                
                        
                            Download Center
                        
                



                    
            
                    
                         Home 
                    
                                        
                            Windows
                        
                        
                            Office
                        
                        
                            Web browsers
                        
                        
                            Developer tools
                        
                        
                            Xbox
                        


                
                        
        More
        
        
    

                
                            
            
        


            
                        
            
                
                    
                         All Microsoft
                        
                                    
            Global
            
        
            Microsoft 365
            
        
        
            Teams
            
        
        
            Copilot
            
        
        
            Windows
            
        
        
            Surface
            
        
        
            Xbox
            
        
        
            Deals
            
        
        
            Small Business
            
        
        
            Support
            
        
            
        



    Software
    Software
    
        
            Windows Apps
            
        
        
            AI
            
        
        
            Outlook
            
        
        
            OneDrive
            
        
        
            Microsoft Teams
            
        
        
            OneNote
            
        
        
            Microsoft Edge
            
        
        
            Skype
            
        
    
    



    PCs & Devices  
    PCs & Devices  
    
        
            Computers
            
        
        
            Shop Xbox
            
        
        
            Accessories
            
        
        
            VR & mixed reality
            
        
        
            Certified Refurbished
            
        
        
            Trade-in for cash
            
        
    
    



    Entertainment
    Entertainment
    
        
            Xbox Game Pass Ultimate
            
        
        
            PC Game Pass
            
        
        
            Xbox games
            
        
        
            PC and Windows games
            
        
        
            Movies & TV
            
        
    
    



    Business
    Business
    
        
            Microsoft Cloud
            
        
        
            Microsoft Security
            
        
        
            Dynamics 365
            
        
        
            Microsoft 365 for business
            
        
        
            Microsoft Power Platform
            
        
        
            Windows 365
            
        
        
            Microsoft Industry
            
        
        
            Small Business
            
        
    
    



    Developer & IT  
    Developer & IT  
    
        
            Azure
            
        
        
            Developer Center
            
        
        
            Documentation
            
        
        
            Microsoft Learn
            
        
        
            Microsoft Tech Community
            
        
        
            Azure Marketplace
            
        
        
            AppSource
            
        
        
            Visual Studio
            
        
    
    



    Other
    Other
    
        
            Microsoft Rewards 
            
        
        
            Free downloads & security
            
        
        
            Education
            
        
        
            Gift cards
            
        
        
            Licensing
            
        
        
            Unlocked stories
            
        
    
    

                                                            
                                    View Sitemap
                                
                            
                        
                    
                
            
        

                            
                                
                                    
                                        Search
                                        Search Microsoft.com
                                    
                                
                                    
                                    
                                         No results
                                    
                                
                                
                            
                        
                            Cancel
                        
                    
                        0
                        Cart
                        0 items in shopping cart
                    
                            
                        
                            
                                Sign in
                            
                            
                        
                
            
        
        
        
    
    





    
        

    

            
    

	



    








    
    










    
    


    
        
        



    
    
    






    
    






          
                    .heading-bg-color-layout-container-uid5d23{
                         background-color:  !important;
                    }
          
     
     
          
          
          

    We're sorry, this download is no longer available.
Perhaps one of the following links will help you find what you need.



    



          
     










    

<div id="layout-container-uidaa16" data-componentName="layout-container-uidaa16" class="default  " data-automation-test-id="pictu

nheko-reborn

Invalid version:

sqljdbc

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

ssrs-2019

URL syntax is invalid:

vscode-spring-boot

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

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
accesschk False False 6.15 6.15
adexplorer False False 1.52 1.52
androidstudio False False 2024.1.1.11 2024.1.1.11
angband False 📥 False 4.2.5 4.2.5
apachedirectorystudio False 📥 False 2.0.0-M17 2.0.0-M17
authme False False 5.2.0 5.2.0
authme.install False 📥 False 5.2.0 5.2.0
authme.portable False 📥 False 5.2.0 5.2.0
beekeeper-studio False False 4.6.0 4.6.0
beekeeper-studio.install False 📥 False 4.6.0 4.6.0
beekeeper-studio.portable False 📥 False 4.6.0 4.6.0
bluej False False 5.3.0 5.3.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 2.00 2.00
coreinfo False False 3.6 3.6
countrytraceroute False 📥 False 1.50 1.50
dbgate False False 5.3.1 5.3.1
dbgate.install False 📥 False 5.3.1 5.3.1
dbgate.portable False 📥 False 5.3.1 5.3.1
dbgview False False 4.90 4.90
diskview False False 2.41 2.41
dotcover-cli False 📥 False 2024.1.4 2024.1.4
du False False 1.62 1.62
fbcacheview False 📥 False 1.22 1.22
fend False False 1.4.9 1.4.9
fend.install False 📥 False 1.4.9 1.4.9
fend.portable False 📥 False 1.4.9 1.4.9
fluidsynth False 📥 False 2.3.5 2.3.5
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
iasl False 📥 False 2024.03.21 2024.03.21
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.7.0 9.4.7.0
keys False 📥 False 0.2.4 0.2.4
kindle False False 2.4.70904 2.4.70904
koodo-reader False 📥 False 1.6.7 1.6.7
kui False 📥 False 13.1.4 13.1.4
kyma-cli False 📥 False 2.20.4 2.20.4
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.26 1.26
mame False 📥 False 0.266 0.266
mc False 📥 False 4.8.30.230 4.17.0.214
mongodb-cli False False 1.24.0 1.31.1
mongodb-cli.install False 📥 False 1.24.0 1.31.1
mongodb-cli.portable False 📥 False 1.24.0 1.31.1
mongodb-shell False 📥 False 2.2.10 2.2.10
monitorinfoview False 📥 False 1.22 1.22
naps2 False False 7.4.2 7.4.2
naps2.install False 📥 False 7.4.2 7.4.2
naps2.portable False 📥 False 7.4.2 7.4.2
neck-diagrams False False 2.3.4 2.3.4
nethack False 📥 False 3.6.7 3.6.7
nushell True 🔸 True 0.95.0 0.94.2
nushell.install True 🔸 📥 True 0.95.0 0.94.2
nushell.portable True 🔸 📥 True 0.95.0 0.94.2
openvpn False 📥 False 2.6.11.001 2.6.11.001
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.19.20 30.19.20
psping False False 2.12 2.12
pstools False False 1.2023.04.11 1.2023.04.11
rammap False False 1.61 1.61
remote-desktop-client False False 1.2.5454 1.2.5454
rsync False 📥 False 6.3.0 6.3.0
sd-cli False 📥 False 0.7.5 0.7.5
sendtokindle False False 1.1.1.255 1.1.1.255
shellbagsview False 📥 False 1.35 1.35
sigcheck False False 2.90 2.90
sliksvn False 📥 False 1.14.2 1.14.2
sqlean False 📥 False 0.24.0 0.24.0
sqlean-shell False 📥 False 3.46.0 3.46.0
sqlite.analyzer False 📥 False 3.46.0 3.46.0
sqlite.shell False 📥 False 3.46.0 3.46.0
sqlite-shell-x64 False 📥 False 3.46.0 3.46.0
stunnel False 📥 False 5.72 5.72
tldr-plusplus False 📥 False 0.6.1 0.6.1
tunein-radio False False 1.24.0 1.24.0
usbdeview False 📥 False 3.07 3.07
virtualclonedrive False False 5.5.2.0 5.5.2.0
vmmap False False 3.4 3.33
vscode-arduino False 📥 False 0.6.230727001 0.6.230727001
vscode-beautify False 📥 False 1.5.0 1.5.0
vscode-chrome-debug False 📥 False 4.13.0 4.13.0
vscode-cloud-code True 🔸 True 2.13.0 2.12.0
vscode-code-runner False 📥 False 0.12.2 0.12.2
vscode-drawio False 📥 False 1.6.6 1.6.6
vscode-firefox-debug False 📥 False 2.9.10 2.9.10
vscode-go False 📥 False 0.41.4 0.41.4
vscode-go-test-adapter False 📥 False 0.1.6 0.1.6
vscode-haskell False 📥 False 2.5.3 2.5.3
vscode-intellicode False False 1.3.1 1.3.1
vscode-java True 🔸 📥 True 1.32.2024062508 1.32.2024062308
vscode-java-debug False 📥 False 0.57.2024061805 0.57.2024061805
vscode-java-dependency False 📥 False 0.23.2024062100 0.23.2024062100
vscode-java-test False 📥 False 0.41.2024061208 0.41.2024061208
vscode-jupyter False False 2024.6.2024062401 2024.6.2024062401
vscode-kubernetes-tools False 📥 False 1.3.16 1.3.16
vscode-live-share-audio False False 0.1.93 0.1.93
vscode-maven False 📥 False 0.44.2024013105 0.44.2024013105
vscode-mongodb False 📥 False 1.6.0 1.6.0
vscode-oracle-devtools False 📥 False 21.10.0 21.10.0
vscode-prettier False 📥 False 10.4.0 10.4.0
vscode-pull-request-github True 🔸 📥 True 0.91.2024062509 0.91.2024062404
vscode-pylance True 🔸 True 2024.6.102 2024.6.101
vscode-python True 🔸 📥 True 2024.9.2024062507 2024.9.11762332
vscode-python-test-adapter False 📥 False 0.8.2 0.8.2
vscode-react-native False False 1.13.0 1.13.0
vscode-rust-test-adapter False 📥 False 0.11.0 0.11.0
vscode-spring-boot-dashboard False 📥 False 0.14.0 0.14.0
vscode-spring-initializr False 📥 False 0.11.2023070103 0.11.2023070103
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-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.226 0.0.226
watchman False 📥 False 2024.06.17.00 2024.06.17.00
whois False False 1.21 1.21
winobj False False 3.14 3.14

accesschk

accesschk - checking updates using au version 2024.6.26.41636

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

adexplorer

adexplorer - checking updates using au version 2024.6.26.41636

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

androidstudio

androidstudio - checking updates using au version 2024.6.26.41636

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

angband

angband - checking updates using au version 2024.6.26.41636

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

apachedirectorystudio

apachedirectorystudio - checking updates using au version 2024.6.26.41636

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

authme

authme - checking updates using au version 2024.6.26.41636

nuspec version: 5.2.0
remote version: 5.2.0
No new version found

authme.install

authme.install - checking updates using au version 2024.6.26.41636

URL check
  https://github.com/Levminer/authme/releases/download/5.2.0/authme-5.2.0-windows-x64.msi
  https://github.com/Levminer/authme/releases/download/5.2.0/authme-5.2.0-windows-x64.zip
nuspec version: 5.2.0
remote version: 5.2.0
No new version found

authme.portable

authme.portable - checking updates using au version 2024.6.26.41636

URL check
  https://github.com/Levminer/authme/releases/download/5.2.0/authme-5.2.0-windows-x64.msi
  https://github.com/Levminer/authme/releases/download/5.2.0/authme-5.2.0-windows-x64.zip
nuspec version: 5.2.0
remote version: 5.2.0
No new version found

beekeeper-studio

beekeeper-studio - checking updates using au version 2024.6.26.41636

nuspec version: 4.6.0
remote version: 4.6.0
No new version found

beekeeper-studio.install

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

nuspec version: 4.6.0
remote version: 4.6.0
No new version found

beekeeper-studio.portable

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

nuspec version: 4.6.0
remote version: 4.6.0
No new version found

bluej

bluej - checking updates using au version 2024.6.26.41636

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

bluej-bundled

bluej-bundled - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

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 2024.6.26.41636

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

cloc

cloc - checking updates using au version 2024.6.26.41636

URL check
  https://github.com/AlDanial/cloc/releases/download/v2.00/cloc-2.00.exe
nuspec version: 2.00
remote version: 2.00
No new version found

coreinfo

coreinfo - checking updates using au version 2024.6.26.41636

URL check
  https://download.sysinternals.com/files/Coreinfo.zip
nuspec version: 3.6
remote version: 3.6
No new version found

countrytraceroute

countrytraceroute - checking updates using au version 2024.6.26.41636

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

dbgate

dbgate - checking updates using au version 2024.6.26.41636

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

dbgate.install

dbgate.install - checking updates using au version 2024.6.26.41636

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

dbgate.portable

dbgate.portable - checking updates using au version 2024.6.26.41636

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

dbgview

dbgview - checking updates using au version 2024.6.26.41636

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

diskview

diskview - checking updates using au version 2024.6.26.41636

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

dotcover-cli

dotcover-cli - checking updates using au version 2024.6.26.41636

URL check
  https://download.jetbrains.com/resharper/dotUltimate.2024.1.4/JetBrains.dotCover.CommandLineTools.windows-x86.2024.1.4.zip
  https://download.jetbrains.com/resharper/dotUltimate.2024.1.4/JetBrains.dotCover.CommandLineTools.windows-x64.2024.1.4.zip
nuspec version: 2024.1.4
remote version: 2024.1.4
No new version found

du

du - checking updates using au version 2024.6.26.41636

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

fbcacheview

fbcacheview - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

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

fend.install

fend.install - checking updates using au version 2024.6.26.41636

nuspec version: 1.4.9
remote version: 1.4.9
No new version found

fend.portable

fend.portable - checking updates using au version 2024.6.26.41636

nuspec version: 1.4.9
remote version: 1.4.9
No new version found

fluidsynth

fluidsynth - checking updates using au version 2024.6.26.41636

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

foca

foca - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

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 2024.6.26.41636

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 2024.6.26.41636

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 2024.6.26.41636

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 2024.6.26.41636

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

iasl

iasl - checking updates using au version 2024.6.26.41636

URL check
  https://downloadmirror.intel.com/819464/iasl-win-20240321.zip
nuspec version: 2024.03.21
remote version: 2024.03.21
No new version found

ipnetinfo

ipnetinfo - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

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 2024.6.26.41636

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 2024.6.26.41636

URL check
  https://github.com/jruby/jruby/releases/download/9.4.7.0/jruby_windows_9_4_7_0.exe
  https://github.com/jruby/jruby/releases/download/9.4.7.0/jruby_windows_x64_9_4_7_0.exe
nuspec version: 9.4.7.0
remote version: 9.4.7.0
No new version found

keys

keys - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

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

koodo-reader

koodo-reader - checking updates using au version 2024.6.26.41636

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

kui

kui - checking updates using au version 2024.6.26.41636

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

kyma-cli

kyma-cli - checking updates using au version 2024.6.26.41636

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

livekd

livekd - checking updates using au version 2024.6.26.41636

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

logonsessions

logonsessions - checking updates using au version 2024.6.26.41636

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

logrotate

logrotate - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

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

mame

mame - checking updates using au version 2024.6.26.41636

URL check
  https://github.com/mamedev/mame/releases/download/mame0266/mame0266b_64bit.exe
nuspec version: 0.266
remote version: 0.266
No new version found

mc

mc - checking updates using au version 2024.6.26.41636

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

mongodb-cli

mongodb-cli - checking updates using au version 2024.6.26.41636

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

mongodb-cli.install

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

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

mongodb-cli.portable

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

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

mongodb-shell

mongodb-shell - checking updates using au version 2024.6.26.41636

URL check
  https://github.com/mongodb-js/mongosh/releases/download/v2.2.10/mongosh-2.2.10-win32-x64.zip
nuspec version: 2.2.10
remote version: 2.2.10
No new version found

monitorinfoview

monitorinfoview - checking updates using au version 2024.6.26.41636

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

naps2

naps2 - checking updates using au version 2024.6.26.41636

URL check
  https://github.com/cyanfish/naps2/releases/download/v7.4.2/naps2-7.4.2-win-x86.msi
  https://github.com/cyanfish/naps2/releases/download/v7.4.2/naps2-7.4.2-win-x64.msi
  https://github.com/cyanfish/naps2/releases/download/v7.4.2/naps2-7.4.2-win.zip
nuspec version: 7.4.2
remote version: 7.4.2
No new version found

naps2.install

naps2.install - checking updates using au version 2024.6.26.41636

nuspec version: 7.4.2
remote version: 7.4.2
No new version found

naps2.portable

naps2.portable - checking updates using au version 2024.6.26.41636

nuspec version: 7.4.2
remote version: 7.4.2
No new version found

neck-diagrams

neck-diagrams - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

URL check
  https://nethack.org/download/3.6.7/nethack-367-win-x86.zip
nuspec version: 3.6.7
remote version: 3.6.7
No new version found

nushell

nushell - checking updates using au version 2024.6.26.41636

nuspec version: 0.94.2
remote version: 0.95.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    FileName64Install         (String)     nu-0.95.0-x86_64-pc-windows-msvc.msi
    FileName64Portable        (String)     nu-0.95.0-x86_64-pc-windows-msvc.zip
    FileType                  (String)     msi
    NuspecVersion             (String)     0.94.2
    PackageName               (String)     nushell
    UpdateYear                (String)     2024
    Url64Install              (String)     https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-pc-windows-msvc.msi
    Url64Portable             (String)     https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-pc-windows-msvc.zip
    Version                   (String)     0.95.0
  nushell.nuspec
    setting id: nushell
    updating version: 0.94.2 -> 0.95.0
  nushell.nuspec
    (?<=(Copyright\s(?<CopyrightFrom>[\d]{4})-))(?<CopyrightTo>[\d]{4}) = 2024
    (?<=v|\[|\/|-)(?<Version>([\d]+\.[\d]+\.[\d](\.(?=\d)\d+)?)) = 0.95.0
  .\README.md
    (?<=v|\[|\/|-)(?<Version>([\d]+\.[\d]+\.[\d](\.(?=\d)\d+)?)) = 0.95.0
Attempting to build package from 'nushell.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\nushell\nushell.0.95.0.nupkg'

Package updated
Chocolatey v2.3.0
Attempting to push nushell.0.95.0.nupkg to https://push.chocolatey.org
nushell.0.95.0.nupkg was pushed successfully to https://push.chocolatey.org

nushell.install

nushell.install - checking updates using au version 2024.6.26.41636

nuspec version: 0.94.2
remote version: 0.95.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum64                (String)     94453306315760EE6502889880D6DDF92EFB180951FD78212C5C26137B6A01A7
    ChecksumType64            (String)     sha256
    FileName64                (String)     nu-0.95.0-x86_64-pc-windows-msvc.msi
    FileName64Install         (String)     nu-0.95.0-x86_64-pc-windows-msvc.msi
    FileName64Portable        (String)     nu-0.95.0-x86_64-pc-windows-msvc.zip
    FileType                  (String)     msi
    NuspecVersion             (String)     0.94.2
    PackageName               (String)     nushell.install
    UpdateYear                (String)     2024
    Url64                     (String)     https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-pc-windows-msvc.msi
    Url64Install              (String)     https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-pc-windows-msvc.msi
    Url64Portable             (String)     https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-pc-windows-msvc.zip
    Version                   (String)     0.95.0
  nushell.install.nuspec
    setting id: nushell.install
    updating version: 0.94.2 -> 0.95.0
  .\README.md
    (?<=v|\[|\/|-)(?<Version>([\d]+\.[\d]+\.[\d](\.(?=\d)\d+)?)) = 0.95.0
  .\tools\chocolateyinstall.ps1
    (?<=\d\/|\s|')(?<Filename>(n.+x86_64.+w.+msvc\.msi)) = nu-0.95.0-x86_64-pc-windows-msvc.msi
  nushell.install.nuspec
    (?<=(Copyright\s(?<CopyrightFrom>[\d]{4})-))(?<CopyrightTo>[\d]{4}) = 2024
    (?<=v|\[|\/|-)(?<Version>([\d]+\.[\d]+\.[\d](\.(?=\d)\d+)?)) = 0.95.0
  .\legal\VERIFICATION.txt
    (?<=\d\/|\s|')(?<Filename>(n.+x86_64.+w.+msvc\.msi)) = nu-0.95.0-x86_64-pc-windows-msvc.msi
    (?<=Checksum:\s*)((?<Checksum>([^\s].+))) = 94453306315760EE6502889880D6DDF92EFB180951FD78212C5C26137B6A01A7
    (?<=v|\[|\/|-)(?<Version>([\d]+\.[\d]+\.[\d](\.(?=\d)\d+)?)) = 0.95.0
Attempting to build package from 'nushell.install.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\nushell.install\nushell.install.0.95.0.nupkg'

Package updated
Chocolatey v2.3.0
Attempting to push nushell.install.0.95.0.nupkg to https://push.chocolatey.org
nushell.install.0.95.0.nupkg was pushed successfully to https://push.chocolatey.org

nushell.portable

nushell.portable - checking updates using au version 2024.6.26.41636

nuspec version: 0.94.2
remote version: 0.95.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum64                (String)     85C66C340E4B0D7239F346887513555C56C4C332C7D03A2D445283F330E38F28
    ChecksumType64            (String)     sha256
    FileName64                (String)     nu-0.95.0-x86_64-pc-windows-msvc.zip
    FileName64Install         (String)     nu-0.95.0-x86_64-pc-windows-msvc.msi
    FileName64Portable        (String)     nu-0.95.0-x86_64-pc-windows-msvc.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     0.94.2
    PackageName               (String)     nushell.portable
    UpdateYear                (String)     2024
    Url64                     (String)     https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-pc-windows-msvc.zip
    Url64Install              (String)     https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-pc-windows-msvc.msi
    Url64Portable             (String)     https://github.com/nushell/nushell/releases/download/0.95.0/nu-0.95.0-x86_64-pc-windows-msvc.zip
    Version                   (String)     0.95.0
  nushell.portable.nuspec
    setting id: nushell.portable
    updating version: 0.94.2 -> 0.95.0
  nushell.portable.nuspec
    (?<=(Copyright\s(?<CopyrightFrom>[\d]{4})-))(?<CopyrightTo>[\d]{4}) = 2024
    (?<=v|\[|\/|-)(?<Version>([\d]+\.[\d]+\.[\d](\.(?=\d)\d+)?)) = 0.95.0
  .\README.md
    (?<=v|\[|\/|-)(?<Version>([\d]+\.[\d]+\.[\d](\.(?=\d)\d+)?)) = 0.95.0
  .\tools\chocolateyinstall.ps1
    (?<=\d\/|\s|')(?<Filename>(n.+x86_64.+w.+msvc\.zip)) = nu-0.95.0-x86_64-pc-windows-msvc.zip
  .\legal\VERIFICATION.txt
    (?<=v|\[|\/|-)(?<Version>([\d]+\.[\d]+\.[\d](\.(?=\d)\d+)?)) = 0.95.0
    (?<=Checksum:\s*)((?<Checksum>([^\s].+))) = 85C66C340E4B0D7239F346887513555C56C4C332C7D03A2D445283F330E38F28
    (?<=\d\/|\s|')(?<Filename>(n.+x86_64.+w.+msvc\.zip)) = nu-0.95.0-x86_64-pc-windows-msvc.zip
Attempting to build package from 'nushell.portable.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\nushell.portable\nushell.portable.0.95.0.nupkg'

Package updated
Chocolatey v2.3.0
Attempting to push nushell.portable.0.95.0.nupkg to https://push.chocolatey.org
nushell.portable.0.95.0.nupkg was pushed successfully to https://push.chocolatey.org

openvpn

openvpn - checking updates using au version 2024.6.26.41636

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

pictus

pictus - checking updates using au version 2024.6.26.41636

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

pictus.install

pictus.install - checking updates using au version 2024.6.26.41636

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

pictus.portable

pictus.portable - checking updates using au version 2024.6.26.41636

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

pipelist

pipelist - checking updates using au version 2024.6.26.41636

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

prime95

prime95 - checking updates using au version 2024.6.26.41636

URL check
  https://www.mersenne.org/download/software/v30/30.19/p95v3019b20.win32.zip
  https://www.mersenne.org/download/software/v30/30.19/p95v3019b20.win64.zip
nuspec version: 30.19.20
remote version: 30.19.20
No new version found

psping

psping - checking updates using au version 2024.6.26.41636

URL check
  https://download.sysinternals.com/files/PSTools.zip
nuspec version: 2.12
remote version: 2.12
No new version found

pstools

pstools - checking updates using au version 2024.6.26.41636

URL check
  https://download.sysinternals.com/files/PSTools.zip
nuspec version: 1.2023.04.11
remote version: 1.2023.04.11
No new version found

rammap

rammap - checking updates using au version 2024.6.26.41636

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

remote-desktop-client

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

URL check
  https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1m3bi
  https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1m3bh
nuspec version: 1.2.5454
remote version: 1.2.5454
No new version found

rsync

rsync - checking updates using au version 2024.6.26.41636

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

sd-cli

sd-cli - checking updates using au version 2024.6.26.41636

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

sendtokindle

sendtokindle - checking updates using au version 2024.6.26.41636

URL check
  https://s3.amazonaws.com/sendtokindle/SendToKindleForPC-installer.exe
nuspec version: 1.1.1.255
remote version: 1.1.1.255
No new version found

shellbagsview

shellbagsview - checking updates using au version 2024.6.26.41636

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

sigcheck

sigcheck - checking updates using au version 2024.6.26.41636

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

sliksvn

sliksvn - checking updates using au version 2024.6.26.41636

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

sqlean

sqlean - checking updates using au version 2024.6.26.41636

nuspec version: 0.24.0
remote version: 0.24.0
No new version found

sqlean-shell

sqlean-shell - checking updates using au version 2024.6.26.41636

nuspec version: 3.46.0
remote version: 3.46.0
No new version found

sqlite.analyzer

sqlite.analyzer - checking updates using au version 2024.6.26.41636

URL check
  https://sqlite.org/2024/sqlite-tools-win-x64-3460000.zip
nuspec version: 3.46.0
remote version: 3.46.0
No new version found

sqlite.shell

sqlite.shell - checking updates using au version 2024.6.26.41636

URL check
  https://sqlite.org/2024/sqlite-tools-win-x64-3460000.zip
nuspec version: 3.46.0
remote version: 3.46.0
No new version found

sqlite-shell-x64

sqlite-shell-x64 - checking updates using au version 2024.6.26.41636

nuspec version: 3.46.0
remote version: 3.46.0
No new version found

stunnel

stunnel - checking updates using au version 2024.6.26.41636

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

tldr-plusplus

tldr-plusplus - checking updates using au version 2024.6.26.41636

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

tunein-radio

tunein-radio - checking updates using au version 2024.6.26.41636

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

usbdeview

usbdeview - checking updates using au version 2024.6.26.41636

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

virtualclonedrive

virtualclonedrive - checking updates using au version 2024.6.26.41636

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

vmmap

vmmap - checking updates using au version 2024.6.26.41636

nuspec version: 3.33
remote version: 3.4
No new version found

vscode-arduino

vscode-arduino - checking updates using au version 2024.6.26.41636

nuspec version: 0.6.230727001
remote version: 0.6.230727001
No new version found

vscode-beautify

vscode-beautify - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

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 2024.6.26.41636

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

Package updated
Chocolatey v2.3.0
Attempting to push vscode-cloud-code.2.13.0.nupkg to https://push.chocolatey.org
vscode-cloud-code.2.13.0.nupkg was pushed successfully to https://push.chocolatey.org

vscode-code-runner

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

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

vscode-drawio

vscode-drawio - checking updates using au version 2024.6.26.41636

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 2024.6.26.41636

nuspec version: 2.9.10
remote version: 2.9.10
No new version found

vscode-go

vscode-go - checking updates using au version 2024.6.26.41636

nuspec version: 0.41.4
remote version: 0.41.4
No new version found

vscode-go-test-adapter

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

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 2024.6.26.41636

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

vscode-intellicode

vscode-intellicode - checking updates using au version 2024.6.26.41636

nuspec version: 1.3.1
remote version: 1.3.1
No new version found

vscode-java

vscode-java - checking updates using au version 2024.6.26.41636

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

Package updated
Chocolatey v2.3.0
Attempting to push vscode-java.1.32.2024062508.nupkg to https://push.chocolatey.org
vscode-java.1.32.2024062508.nupkg was pushed successfully to https://push.chocolatey.org

vscode-java-debug

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

nuspec version: 0.57.2024061805
remote version: 0.57.2024061805
No new version found

vscode-java-dependency

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

nuspec version: 0.23.2024062100
remote version: 0.23.2024062100
No new version found

vscode-java-test

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

nuspec version: 0.41.2024061208
remote version: 0.41.2024061208
No new version found

vscode-jupyter

vscode-jupyter - checking updates using au version 2024.6.26.41636

nuspec version: 2024.6.2024062401
remote version: 2024.6.2024062401
No new version found

vscode-kubernetes-tools

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

nuspec version: 1.3.16
remote version: 1.3.16
No new version found

vscode-live-share-audio

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

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

vscode-maven

vscode-maven - checking updates using au version 2024.6.26.41636

nuspec version: 0.44.2024013105
remote version: 0.44.2024013105
No new version found

vscode-mongodb

vscode-mongodb - checking updates using au version 2024.6.26.41636

nuspec version: 1.6.0
remote version: 1.6.0
No new version found

vscode-oracle-devtools

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

nuspec version: 21.10.0
remote version: 21.10.0
No new version found

vscode-prettier

vscode-prettier - checking updates using au version 2024.6.26.41636

nuspec version: 10.4.0
remote version: 10.4.0
No new version found

vscode-pull-request-github

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

nuspec version: 0.91.2024062404
remote version: 0.91.2024062509
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     70BC06064E3611298312ACC2E38E042A08F0FC69F71A5D5F4BA6098BA7B0DD0F
    ChecksumType32            (String)     sha256
    FileName32                (String)     C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.91.2024062509.vsix
    FileNameBase              (String)     GitHub.vscode-pull-request-github-0.91.2024062509
    FileType                  (String)     vsix
    NuspecVersion             (String)     0.91.2024062404
    PackageName               (String)     vscode-pull-request-github
    UpdateYear                (String)     2024
    URL32                     (String)     https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/vscode-pull-request-github/0.91.2024062509/vspackage
    Version                   (String)     0.91.2024062509
    VSCodeVersion             (String)     1.90.0
  vscode-pull-request-github.nuspec
    setting id: vscode-pull-request-github
    updating version: 0.91.2024062404 -> 0.91.2024062509
  vscode-pull-request-github.nuspec
    (?<=(Visual Studio Code ))(?<Version>[0-9]+\.[0-9]+\.[0-9]+\.?[\d]*)(?=( or newer)) = 1.90.0
    (?<=(Copyright.+(?<CopyrightFrom>[\d]{4})-))(?<CopyrightTo>[\d]{4}) = 2024
  .\tools\chocolateyinstall.ps1
    (?<=\\|\s)(?<FileName>GitHub.+\.vsix) = C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.91.2024062509.vsix
  .\README.md
    (?<=(Visual Studio Code ))(?<Version>[0-9]+\.[0-9]+\.[0-9]+\.?[\d]*)(?=( or newer)) = 1.90.0
  .\legal\VERIFICATION.txt
    (?<=\\|\s)(?<FileName>GitHub.+\.vsix) = C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.91.2024062509.vsix
    (?<=Checksum:\s*)((?<Checksum>([^\s]+))) = 70BC06064E3611298312ACC2E38E042A08F0FC69F71A5D5F4BA6098BA7B0DD0F
    (?<=\/)(?<Version>([\d]+\.[\d]+\.[\d]+\.?[\d]*)) = 0.91.2024062509
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.91.2024062509.nupkg'

Package updated
Chocolatey v2.3.0
Attempting to push vscode-pull-request-github.0.91.2024062509.nupkg to https://push.chocolatey.org
vscode-pull-request-github.0.91.2024062509.nupkg was pushed successfully to https://push.chocolatey.org

vscode-pylance

vscode-pylance - checking updates using au version 2024.6.26.41636

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

Package updated
Chocolatey v2.3.0
Attempting to push vscode-pylance.2024.6.102.nupkg to https://push.chocolatey.org
vscode-pylance.2024.6.102.nupkg was pushed successfully to https://push.chocolatey.org

vscode-python

vscode-python - checking updates using au version 2024.6.26.41636

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

Package updated
Chocolatey v2.3.0
Attempting to push vscode-python.2024.9.2024062507.nupkg to https://push.chocolatey.org
vscode-python.2024.9.2024062507.nupkg was pushed successfully to https://push.chocolatey.org

vscode-python-test-adapter

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

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

vscode-react-native

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

nuspec version: 1.13.0
remote version: 1.13.0
No new version found

vscode-rust-test-adapter

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

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 2024.6.26.41636

nuspec version: 0.14.0
remote version: 0.14.0
No new version found

vscode-spring-initializr

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

nuspec version: 0.11.2023070103
remote version: 0.11.2023070103
No new version found

vscode-test-explorer

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

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 2024.6.26.41636

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

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

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 2024.6.26.41636

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 2024.6.26.41636

nuspec version: 0.0.226
remote version: 0.0.226
No new version found

watchman

watchman - checking updates using au version 2024.6.26.41636

nuspec version: 2024.06.17.00
remote version: 2024.06.17.00
No new version found

whois

whois - checking updates using au version 2024.6.26.41636

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

winobj

winobj - checking updates using au version 2024.6.26.41636

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.


2024-06-25 (6) Dotcover-cliKindleMongodb-shellVscode-jupyterVscode-pull-request-githubVscode-python

2024-06-24 (1) Vscode-java

2024-06-23 (1) Vscode-java

2024-06-22 (6) DbgateDbgate.installDbgate.portableVscode-javaVscode-java-dependencyVscode-python

2024-06-21 (9) FendFend.installFend.portableOpenvpnVscode-javaVscode-jupyterVscode-pull-request-githubVscode-pylanceVscode-python

2024-06-20 (3) Vscode-javaVscode-pull-request-githubVscode-python

2024-06-19 (7) AuthmeAuthme.installAuthme.portableRemote-desktop-clientVscode-javaVscode-java-debugVscode-pull-request-github

2024-06-18 (6) Beekeeper-studioBeekeeper-studio.installBeekeeper-studio.portableVscode-pull-request-githubVscode-pythonWatchman

2024-06-15 (3) Mongodb-shellVscode-javaVscode-python

2024-06-14 (3) AndroidstudioVscode-javaVscode-pylance

2024-06-13 (6) SqleanSqlean-shellSqlite-shell-x64Vscode-javaVscode-java-testVscode-python

2024-06-11 (4) AndroidstudioDotcover-cliVscode-cloud-codeVscode-python

2024-06-10 (1) Koodo-reader

2024-06-09 (1) Vscode-java

2024-06-08 (4) DbgateDbgate.installDbgate.portableVscode-java

2024-06-07 (2) Vscode-jupyterVscode-pylance

2024-06-06 (2) Vscode-cloud-codeVscode-python

2024-06-05 (1) Vscode-pylance

2024-06-04 (5) NushellNushell.installNushell.portableVscode-cloud-codeWatchman

2024-06-03 (1) Sqlean

2024-06-02 (1) Prime95

2024-06-01 (2) Vscode-javaVscode-pull-request-github

2024-05-31 (7) MameNushellNushell.installNushell.portableVscode-oracle-devtoolsVscode-pull-request-githubVscode-python

2024-05-30 (7) DbgateDbgate.installDbgate.portableVscode-jupyterVscode-pull-request-githubVscode-pylanceVscode-python

2024-05-29 (7) NushellNushell.installNushell.portableVscode-cloud-codeVscode-javaVscode-pull-request-githubVscode-python

2024-05-27 (6) MameVscode-javaVscode-jupyterVscode-pull-request-githubVscode-pythonVscode-spring-boot-dashboard

2024-05-25 (5) PspingOpenvpnVscode-javaVscode-jupyterVscode-python

2024-05-24 (3) Sqlite.analyzerSqlite.shellVscode-pylance

2024-05-23 (3) Beekeeper-studioBeekeeper-studio.installBeekeeper-studio.portable

2024-05-21 (6) Kyma-cliSqlite.analyzerSqlite.shellVscode-javaAndroidstudioWatchman

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