File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ distribution rights. -->
35
35
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's
36
36
possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the
37
37
version number is final, that is considered a released version and not a prerelease. -->
38
- <version >3.21.0.99672 </version >
38
+ <version >3.21.1.99734 </version >
39
39
<packageSourceUrl >https://github.com/mikeee/ChocoPackages/tree/master/automatic/sparkmail</packageSourceUrl >
40
40
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for
41
41
compatibility reasons. It basically means you. -->
Original file line number Diff line number Diff line change 2
2
3
3
$packageArgs = @ {
4
4
packageName = $env: ChocolateyPackageName
5
- url = ' https://downloads.sparkmailapp.com/Spark3/win/dist/3.21.0.99672 /Spark.exe'
6
- checksum = ' 0c6d86c0878fafbd2efe08bec5a980486e2ae9ed3aaa3e1cd2b365674a1ac144 '
5
+ url = ' https://downloads.sparkmailapp.com/Spark3/win/dist/3.21.1.99734 /Spark.exe'
6
+ checksum = ' 6b3d07187dda1ffb48760d2360bbb867a6d40cd6b21f859ab0f93be8f86942e3 '
7
7
checksumType = ' SHA256'
8
8
fileType = ' EXE'
9
9
silentArgs = ' /S'
You can’t perform that action at this time.
0 commit comments