diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a7aeaaa --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.nupkg diff --git a/e-sword/e-sword.14.5.0.nupkg b/e-sword/e-sword.14.5.0.nupkg deleted file mode 100644 index 7c04b54..0000000 Binary files a/e-sword/e-sword.14.5.0.nupkg and /dev/null differ diff --git a/e-sword/esword.nuspec b/e-sword/esword.nuspec index 5094a32..ca38841 100644 --- a/e-sword/esword.nuspec +++ b/e-sword/esword.nuspec @@ -4,7 +4,7 @@ e-sword - 14.5.0 + 14.5.0.20251216 MillironX https://github.com/MillironX/chocolatey-packages @@ -20,24 +20,14 @@ https://e-sword.net/training.html esword bible christianity The Sword of the LORD with an electronic edge - - e-Sword is a fast and effective way to study the Bible. e-Sword is - feature rich and user friendly with more capabilities than you would - expect in a free Bible study app. - - - The **Editors** have been redesigned to make better use of their native - functionality. The **Right** (versus the Left) mouse button is now used - to access much of this functionality. + e-Sword is a fast and effective way to study the Bible. e-Sword is feature rich and user friendly with more capabilities than you would expect in a free Bible study app. + The **Editors** have been redesigned to make better use of their native functionality. The **Right** (versus the Left) mouse button is now used to access much of this functionality. - The **Random Startup Verse** feature has been redesigned to display - equipping and encouraging verses. This feature is enabled under the - Options menu. + The **Random Startup Verse** feature has been redesigned to display equipping and encouraging verses. This feature is enabled under the Options menu. - Various third-party controls have been updated to current versions, - while some that are no longer being developed have been removed and/or - replaced. - + Various third-party controls have been updated to current versions, while some that are no longer being developed have been removed and/or replaced. diff --git a/e-sword/tools/chocolateyinstall.ps1 b/e-sword/tools/chocolateyinstall.ps1 index d450e95..5a56c5c 100644 --- a/e-sword/tools/chocolateyinstall.ps1 +++ b/e-sword/tools/chocolateyinstall.ps1 @@ -8,7 +8,7 @@ $packageArgs = @{ fileType = 'EXE' url = $url softwareName = 'e-Sword' - checksum = '59d8ed122485a3bcef4c030c1b10f5316b084e3effd8da91734dbd34417b05339bd63f1dfd030b12c9925d282fc0ac56819ce81247b069051695228648fa9780' + checksum = '2d3a67edda7ebdb5d2a656c0947483e92b087bbed3269b6d328e6e25126de4d3d1e9044e96d26f95db5a2e5e85abc9e904fb6ed26d6ac3478a0a19063e1c996e' checksumType = 'sha512' validExitCodes= @(0, 3010, 1641) silentArgs = '/s /v"/qn"' diff --git a/trelby/trelby.2.2.0.20191117.nupkg b/trelby/trelby.2.2.0.20191117.nupkg deleted file mode 100644 index 9d122c9..0000000 Binary files a/trelby/trelby.2.2.0.20191117.nupkg and /dev/null differ