Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
AU: 1 updated - tsedat
Browse files Browse the repository at this point in the history
  • Loading branch information
JourneyOver committed Nov 5, 2023
1 parent b3de516 commit 85d1cac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions automatic/tsedat/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop'

$packageName = 'tsedat'
$url = 'https://sequencepublishing.com/_files/TheSage_Setup_7-50-2804.exe'
$checksum = '363277fa8a14b63a18d66090f34989dd39537bd7a883ca104e72ae258720170f'
$url = 'https://www.sequencepublishing.com/_files/TheSage_Setup_7-52-2806.exe'
$checksum = 'faddfdd5ac78d73b354fbd2d270df665b3d53febd129eff227bc37dd72a059ab'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/tsedat/tsedat.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>tsedat</id>
<version>7.50.2804</version>
<version>7.52.2806</version>
<packageSourceUrl>https://github.com/journeyover/chocolatey-packages/tree/master/automatic/tsedat</packageSourceUrl>
<owners>JourneyOver</owners>
<title>TheSage English Dictionary and Thesaurus</title>
Expand Down

0 comments on commit 85d1cac

Please sign in to comment.