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 Feb 11, 2024
1 parent 3157746 commit 1824aa8
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://www.sequencepublishing.com/_files/TheSage_Setup_7-56-2810.exe'
$checksum = '7755d5b8d2705fd797bac23830c507f8449d21ba073134ddd41b5169bb87ce92'
$url = 'https://www.sequencepublishing.com/_files/TheSage_Setup_7-58-2812.exe'
$checksum = 'cefb47552bc3eb58eb80f920507656f1177de96c6ddd8c8a28202df8e62eeb8f'
$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.56.2810</version>
<version>7.58.2812</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 1824aa8

Please sign in to comment.