From 6d2d0681878165d657b88a396f1dc97609364f17 Mon Sep 17 00:00:00 2001 From: Bjoern Strausmann Date: Mon, 26 Aug 2024 16:08:00 +0000 Subject: [PATCH 1/2] AU: 1 updated - bambustudio [skip ci] https://gist.github.com/strausmann/33cff89acf29181df2e5c7d2a3792d47/61efedb37e656b8bcaee59cffd3c805e257de286 --- automatic/bambustudio/bambustudio.nuspec | 4 ++-- automatic/bambustudio/info | 2 +- automatic/bambustudio/tools/chocolateyinstall.ps1 | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/automatic/bambustudio/bambustudio.nuspec b/automatic/bambustudio/bambustudio.nuspec index 54a881f..1e3d470 100644 --- a/automatic/bambustudio/bambustudio.nuspec +++ b/automatic/bambustudio/bambustudio.nuspec @@ -2,7 +2,7 @@ bambustudio - 01.09.03.50 + 01.09.04.60 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.03.50 + https://github.com/bambulab/BambuStudio/releases/tag/v01.09.04.60 diff --git a/automatic/bambustudio/info b/automatic/bambustudio/info index 69c7707..b96f0fb 100644 --- a/automatic/bambustudio/info +++ b/automatic/bambustudio/info @@ -1 +1 @@ -"0x8DC91AB27C45966"| \ No newline at end of file +"0x8DCC5C5A9A67777"| \ No newline at end of file diff --git a/automatic/bambustudio/tools/chocolateyinstall.ps1 b/automatic/bambustudio/tools/chocolateyinstall.ps1 index 84928b5..ea86e36 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.03.50/Bambu_Studio_win_public-v01.09.03.50-20240621095059.exe' -$checksum = '3f5e2a2f6aac06883db44b8ebae4e9bef2499f781fb9f709233cf39f143428af' +$url = 'https://github.com/bambulab/BambuStudio/releases/download/v01.09.04.60/Bambu_Studio_win_public-v01.09.04.60-20240826172441.exe' +$checksum = 'b2ff479709dd70bf5be1a600b140085b69bc114d8d487b06d8ebb42f798a7589' $ChecksumType = 'sha256' $packageArgs = @{ From f54f4f3372eb5eed5c573e6c9a3a49196a2b4147 Mon Sep 17 00:00:00 2001 From: Bjoern Strausmann Date: Wed, 28 Aug 2024 16:07:51 +0000 Subject: [PATCH 2/2] AU: 1 updated - bambustudio [skip ci] https://gist.github.com/strausmann/33cff89acf29181df2e5c7d2a3792d47/7fb9e44b74e3322299cd25dacc7e418d949e84c6 --- automatic/bambustudio/bambustudio.nuspec | 4 ++-- automatic/bambustudio/info | 2 +- automatic/bambustudio/tools/chocolateyinstall.ps1 | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) 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 = @{