diff --git a/automatic/bambustudio/bambustudio.nuspec b/automatic/bambustudio/bambustudio.nuspec index 1e3d470..b3488bc 100644 --- a/automatic/bambustudio/bambustudio.nuspec +++ b/automatic/bambustudio/bambustudio.nuspec @@ -2,7 +2,7 @@ bambustudio - 01.09.04.60 + 01.09.05.51 https://github.com/strausmann/ChocolateyPackages/tree/master/automatic/bambustudio strausmann Bambu Studio (Install) @@ -22,7 +22,7 @@ It contains project-based workflows, systematically optimized slicing algorithms **Please Note**: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly. ]]> - https://github.com/bambulab/BambuStudio/releases/tag/v01.09.04.60 + https://github.com/bambulab/BambuStudio/releases/tag/v01.09.05.51 diff --git a/automatic/bambustudio/info b/automatic/bambustudio/info index b96f0fb..14f63d0 100644 --- a/automatic/bambustudio/info +++ b/automatic/bambustudio/info @@ -1 +1 @@ -"0x8DCC5C5A9A67777"| \ No newline at end of file +"0x8DCC76C4BCE8313"| \ No newline at end of file diff --git a/automatic/bambustudio/tools/chocolateyinstall.ps1 b/automatic/bambustudio/tools/chocolateyinstall.ps1 index ea86e36..bb5fcae 100644 --- a/automatic/bambustudio/tools/chocolateyinstall.ps1 +++ b/automatic/bambustudio/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://github.com/bambulab/BambuStudio/releases/download/v01.09.04.60/Bambu_Studio_win_public-v01.09.04.60-20240826172441.exe' -$checksum = 'b2ff479709dd70bf5be1a600b140085b69bc114d8d487b06d8ebb42f798a7589' +$url = 'https://github.com/bambulab/BambuStudio/releases/download/v01.09.05.51/Bambu_Studio_win_public-v01.09.05.51-20240828205639.exe' +$checksum = '8bf9443c5826f411884e108284995f20e35dfd9e238ae36eb0dcf7a510eaf52d' $ChecksumType = 'sha256' $packageArgs = @{