From bcadcda1c1706012b3b0ee0165e0426e685c67fb Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 10 Jan 2019 16:03:49 +0000 Subject: [PATCH] AU: 1 updated - SourceTree [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/276cad8edeead20d63af79ca7775803684c5902e --- automatic/sourcetree/sourcetree.nuspec | 4 ++-- automatic/sourcetree/tools/chocolateyInstall.ps1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/automatic/sourcetree/sourcetree.nuspec b/automatic/sourcetree/sourcetree.nuspec index aa49da909e7..4bb20a8053c 100644 --- a/automatic/sourcetree/sourcetree.nuspec +++ b/automatic/sourcetree/sourcetree.nuspec @@ -4,7 +4,7 @@ SourceTree Sourcetree for Windows Enterprise - 3.0.8 + 3.0.15 Atlassian chocolatey http://www.sourcetreeapp.com @@ -47,7 +47,7 @@ Sourcetree simplifies how you interact with your Git repositories so you can foc - Does not prompt to install global ignore files. - Update notifications are disabled. ]]> - https://www.sourcetreeapp.com/update/windows/ga/ReleaseNotes_3.0.8.html + https://www.sourcetreeapp.com/update/windows/ga/ReleaseNotes_3.0.15.html git mercurial client admin freeware cross-platform diff --git a/automatic/sourcetree/tools/chocolateyInstall.ps1 b/automatic/sourcetree/tools/chocolateyInstall.ps1 index dff2366b2b8..4c800e09d79 100644 --- a/automatic/sourcetree/tools/chocolateyInstall.ps1 +++ b/automatic/sourcetree/tools/chocolateyInstall.ps1 @@ -15,8 +15,8 @@ $packageArgs = @{ fileType = 'msi' silentArgs = "/qn /norestart ACCEPTEULA=1 /l*v `"$env:TEMP\$env:ChocolateyPackageName.$env:ChocolateyPackageVersion.log`"" validExitCodes= @(0,1641,3010) - url = 'https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourcetreeEnterpriseSetup_3.0.8.msi' - checksum = '270839714ed9c112c32e8d0439f1286595cdf6ed6d1d80d3c6810da62bb937b1' + url = 'https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourcetreeEnterpriseSetup_3.0.15.msi' + checksum = '26d85ec3692b523e0b8e52f58cfefbfb359818e273417ae977547753111f1b16' checksumType = 'sha256' url64bit = '' checksum64 = ''