Skip to content

Commit

Permalink
[Bot] Update files - dotdotgoose
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent 66ba25c commit 12a084a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 26 deletions.
18 changes: 8 additions & 10 deletions dotdotgoose/dotdotgoose.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>dotdotgoose</id>
<version>1.6.0</version>
<version>1.7.0</version>
<title>DotDotGoose</title>
<authors>Peter Ersts</authors>
<owners>Adri</owners>
Expand All @@ -19,15 +19,13 @@

**Please Note**: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.</description>
<summary>DotDotGoose is a free, open source tool to assist with manually counting objects in images </summary>
<releaseNotes>2023-01-31 - version 1.6.0
* **Enhancement** - Internationalization: Translations for Chinese, French, Spanish, Vietnamese.
* **Enhancement** - Undo and redo capabilities.
* **Enhancement** - Export image display area (image, points, grid) to new jpg.
* **Enhancement** - Dirty data check on close to prevent loss of unsaved changes.
* **Enhancement** - Export point coordinates as geographic coordinates (command line only).
* **Enhancement** - Certificate signed Windows binary to help prevent false positives from virus/malware scanners.
* **Enhancement** - Support for INTEL - Big Sur (11.0) Montery (12.0) Ventura (13.0)
* **Enhancement** - Support for ARM - Montery (12.0) Ventura (13.0)
<releaseNotes>2024-01-02 - version 1.7.0
* **Bug Fix** - Prevent crash during export when images are missing.
* **Bug Fix** - Renaming point in some situations could cause crash.
* **Enhancement** - Better dark mode support.
* **Enhancement** - Rescan working directory for new or missing images on loading existing pnt file.
* **Enhancement** - Interactive image enhancement.
* **Enhancement** - Experimental support for external polygon annotations to highlight counting boundary in overlapping images. Contact us for more information.

**Full changelog:** [https://biodiversityinformatics.amnh.org/open_source/dotdotgoose/](https://biodiversityinformatics.amnh.org/open_source/dotdotgoose/) </releaseNotes>
<tags>dotdotgoose tool counting object image</tags>
Expand Down
32 changes: 16 additions & 16 deletions dotdotgoose/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from their official website listed on <https://biodiversityinformatics.amnh.org/open_source/dotdotgoose/ddg.php?op=download-win>
and can be verified like this:

1. Download the following installer:
Version 1.6.0 : <https://biodiversityinformatics.amnh.org/open_source/dotdotgoose/ddg.php?op=download-win>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: SHA256
checksum: F65DFF3546101754D30F749AAA3445FAEAEAE6E497D89326CA0DEE15ACDFF7E4

VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official website listed on <https://biodiversityinformatics.amnh.org/open_source/dotdotgoose/ddg.php?op=download-win>
and can be verified like this:
1. Download the following installer:
Version 1.7.0 : <https://biodiversityinformatics.amnh.org/open_source/dotdotgoose/ddg.php?op=download-win>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'
checksum type: SHA256
checksum: 74C1FEFA5721FACF1EC5859C5A8BDD4929AF762D0C1CEA82676E708FB582B0E6
File 'LICENSE.txt' is obtained from <https://raw.githubusercontent.com/persts/DotDotGoose/master/LICENSE>

0 comments on commit 12a084a

Please sign in to comment.