File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ distribution rights. -->
3535 <!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's
3636 possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the
3737 version number is final, that is considered a released version and not a prerelease. -->
38- <version >3.27.2.122708 </version >
38+ <version >3.27.3.124168 </version >
3939 <packageSourceUrl >https://github.com/mikeee/ChocoPackages/tree/master/automatic/sparkmail</packageSourceUrl >
4040 <!-- owners is a poor name for maintainers of the package. It sticks around by this name for
4141 compatibility reasons. It basically means you. -->
Original file line number Diff line number Diff line change 22
33$packageArgs = @ {
44 packageName = $env: ChocolateyPackageName
5- url = ' https://downloads.sparkmailapp.com/Spark3/win/dist/3.27.2.122708 /Spark.exe'
6- checksum = ' 10c793c65ee4b18b59dc3d881dafc245a412b3b7eaccca93962fc29abfcb0d82 '
5+ url = ' https://downloads.sparkmailapp.com/Spark3/win/dist/3.27.3.124168 /Spark.exe'
6+ checksum = ' bfae74c71bc71d637e050fa18b62f2b8285f0d67d7d2e59b2e152c71666ea3f2 '
77 checksumType = ' SHA256'
88 fileType = ' EXE'
99 silentArgs = ' /S'
You can’t perform that action at this time.
0 commit comments