Skip to content

Commit

Permalink
AU: 3 updated - Cmder cmdermini nordpass
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 18, 2022
1 parent 9c3be38 commit de63d87
Show file tree
Hide file tree
Showing 7 changed files with 72 additions and 28 deletions.
40 changes: 31 additions & 9 deletions automatic/cmder/cmder.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>Cmder</id>
<version>1.3.18</version>
<version>1.3.20</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/cmder</packageSourceUrl>
<owners>AdmiringWorm, dtgm</owners>
<title>Cmder</title>
Expand Down Expand Up @@ -32,21 +32,43 @@ Combines utility of 3 distinct tools:
## Notes
This package uncompresses to 250 MB and includes Unix commands via bundled msysgit.
See [cmdermini](https://chocolatey.org/packages/cmdermini) (8 MB) for basic console without bundled msysgit.
See [cmdermini](https://community.chocolatey.org/packages/cmdermini) (8 MB) for basic console without bundled msysgit.
]]></description>
<releaseNotes>
[Package changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/cmder/Changelog.md)

### Software changelog
## [1.3.18](https://github.com/cmderdev/cmder/tree/v1.3.18) (2021-3-26)
## What's Changed
* Fix #2654: blank space added between {cwd} and version_control variable by @geekrumper in https://github.com/cmderdev/cmder/pull/2661
* Fix #2659: Use get_hg_branch() to get Mercurial branch information. by @vsajip in https://github.com/cmderdev/cmder/pull/2660
* Fix git worktree by @daxgames in https://github.com/cmderdev/cmder/pull/2680
* Remove set term=cygwin in init.bat by @daxgames in https://github.com/cmderdev/cmder/pull/2688
* Fix find git by @daxgames in https://github.com/cmderdev/cmder/pull/2689
* Clink 1.3.15 by @daxgames in https://github.com/cmderdev/cmder/pull/2691
* Update Git for Windows and Clink by @goodusername123 in https://github.com/cmderdev/cmder/pull/2695
* Add optional clink async prompt update for svn status by @Mikaz-fr in https://github.com/cmderdev/cmder/pull/2703
* Update Clink and Git by @daxgames in https://github.com/cmderdev/cmder/pull/2720
* Better bat by @daxgames in https://github.com/cmderdev/cmder/pull/2742
* Related to #2654: Move space from "{git}{hg}{svn}" to individual parts by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2738
* Update Clink, Clink Completions and ConEmu dependencies by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2739
* Minimal comspec detection (related to #2744) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2745
* Use TaskDialog instead of MessageBox (Fixes Builds) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2746
* Add bin\cmder_shell.cmd by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2747
* Fix build system scripts (closes #2723) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2748
* Custom option for launcher title by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2752
* Use Github Actions to build and release by @MartiUK in https://github.com/cmderdev/cmder/pull/2725
* Minor edits to AppVeyor build by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2753
* Fix mini edition build by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2754
* Re-factor the build script to distinguish each step by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2758
* Updates to `3` vendored dependencies by @github-actions in https://github.com/cmderdev/cmder/pull/2760

### Changes

- Update to Clink 1.1.45 to fix #2451, #2465, and #2473
- Update to ConEmu v21.03.04
- `init.bat` auto migrates the history alias to use `clink history` if required.
- Remove Tilde match from clink.lua in favor of builtin Clink capability.
## New Contributors
* @geekrumper made their first contribution in https://github.com/cmderdev/cmder/pull/2661
* @vsajip made their first contribution in https://github.com/cmderdev/cmder/pull/2660
* @goodusername123 made their first contribution in https://github.com/cmderdev/cmder/pull/2695
* @github-actions made their first contribution in https://github.com/cmderdev/cmder/pull/2760

**Full Changelog**: https://github.com/cmderdev/cmder/compare/v1.3.19...v1.3.20
</releaseNotes>
<dependencies>
<dependency id="vcredist2010" version="10.0.40219.2" />
Expand Down
6 changes: 3 additions & 3 deletions automatic/cmder/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/cmderdev/cmder/releases/tag/v1.3.18>
location on <https://github.com/cmderdev/cmder/releases/tag/v1.3.20>
and can be verified by doing the following:

1. Download the following <https://github.com/cmderdev/cmder/releases/download/v1.3.18/cmder.7z>
1. Download the following <https://github.com/cmderdev/cmder/releases/download/v1.3.20/cmder.7z>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 392A5A5C36CCB3FD212A2A703ADA209C9458EF4CF6EAB10A93A3F20BA351FDAB
checksum: A0968A621E097A97081FD197BA2805B4AF2F55C4E092492396EF9290ABFED471

The file 'LICENSE.txt' has been obtained from <https://github.com/cmderdev/cmder/blob/master/LICENSE>
40 changes: 31 additions & 9 deletions automatic/cmdermini/cmdermini.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmdermini</id>
<version>1.3.18</version>
<version>1.3.20</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/cmdermini</packageSourceUrl>
<owners>AdmiringWorm, dtgm</owners>
<title>Cmder Mini</title>
Expand Down Expand Up @@ -31,21 +31,43 @@ Cmd.exe enhancements = clink
## Notes
This package uncompresses to 8 MB and does not include Unix integration via msysgit.
See [cmder](https://chocolatey.org/packages/cmder) (250 MB) for enhanced console with bundled Unix utilities via msysgit.
See [cmder](https://community.chocolatey.org/packages/cmder) (250 MB) for enhanced console with bundled Unix utilities via msysgit.
]]></description>
<releaseNotes>
[Package changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/cmdermini/Changelog.md)

### Software changelog
## [1.3.18](https://github.com/cmderdev/cmder/tree/v1.3.18) (2021-3-26)
## What's Changed
* Fix #2654: blank space added between {cwd} and version_control variable by @geekrumper in https://github.com/cmderdev/cmder/pull/2661
* Fix #2659: Use get_hg_branch() to get Mercurial branch information. by @vsajip in https://github.com/cmderdev/cmder/pull/2660
* Fix git worktree by @daxgames in https://github.com/cmderdev/cmder/pull/2680
* Remove set term=cygwin in init.bat by @daxgames in https://github.com/cmderdev/cmder/pull/2688
* Fix find git by @daxgames in https://github.com/cmderdev/cmder/pull/2689
* Clink 1.3.15 by @daxgames in https://github.com/cmderdev/cmder/pull/2691
* Update Git for Windows and Clink by @goodusername123 in https://github.com/cmderdev/cmder/pull/2695
* Add optional clink async prompt update for svn status by @Mikaz-fr in https://github.com/cmderdev/cmder/pull/2703
* Update Clink and Git by @daxgames in https://github.com/cmderdev/cmder/pull/2720
* Better bat by @daxgames in https://github.com/cmderdev/cmder/pull/2742
* Related to #2654: Move space from "{git}{hg}{svn}" to individual parts by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2738
* Update Clink, Clink Completions and ConEmu dependencies by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2739
* Minimal comspec detection (related to #2744) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2745
* Use TaskDialog instead of MessageBox (Fixes Builds) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2746
* Add bin\cmder_shell.cmd by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2747
* Fix build system scripts (closes #2723) by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2748
* Custom option for launcher title by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2752
* Use Github Actions to build and release by @MartiUK in https://github.com/cmderdev/cmder/pull/2725
* Minor edits to AppVeyor build by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2753
* Fix mini edition build by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2754
* Re-factor the build script to distinguish each step by @DRSDavidSoft in https://github.com/cmderdev/cmder/pull/2758
* Updates to `3` vendored dependencies by @github-actions in https://github.com/cmderdev/cmder/pull/2760

### Changes

- Update to Clink 1.1.45 to fix #2451, #2465, and #2473
- Update to ConEmu v21.03.04
- `init.bat` auto migrates the history alias to use `clink history` if required.
- Remove Tilde match from clink.lua in favor of builtin Clink capability.
## New Contributors
* @geekrumper made their first contribution in https://github.com/cmderdev/cmder/pull/2661
* @vsajip made their first contribution in https://github.com/cmderdev/cmder/pull/2660
* @goodusername123 made their first contribution in https://github.com/cmderdev/cmder/pull/2695
* @github-actions made their first contribution in https://github.com/cmderdev/cmder/pull/2760

**Full Changelog**: https://github.com/cmderdev/cmder/compare/v1.3.19...v1.3.20
</releaseNotes>
<dependencies>
<dependency id="vcredist2010" version="10.0.40219.2" />
Expand Down
6 changes: 3 additions & 3 deletions automatic/cmdermini/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/cmderdev/cmder/releases/tag/v1.3.18>
location on <https://github.com/cmderdev/cmder/releases/tag/v1.3.20>
and can be verified by doing the following:

1. Download the following <https://github.com/cmderdev/cmder/releases/download/v1.3.18/cmder_mini.zip>
1. Download the following <https://github.com/cmderdev/cmder/releases/download/v1.3.20/cmder_mini.zip>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 2196BC1880A711C72F2B86DF07F7533B72B085FB167D8566D941F0B9A41B5510
checksum: 9B5D1D1F1FCE6BD908F59FFA7485354ABA86085E4DED8A1B14614C0977687014

The file 'LICENSE.txt' has been obtained from <https://github.com/cmderdev/cmder/blob/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nordpass/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"63468f6a-44fac40"|4.32.8
"634e70b9-44dd798"|4.32.10
2 changes: 1 addition & 1 deletion automatic/nordpass/nordpass.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- == PACKAGE SPECIFIC SECTION == -->
<!-- This section is about this package, although id and version have ties back to the software -->
<id>nordpass</id>
<version>4.32.8</version>
<version>4.32.10</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/nordpass</packageSourceUrl>
<owners>AdmiringWorm</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/nordpass/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ $packageArgs = @{

softwareName = 'NordPass*'

checksum = '49410A1DC39C1A5B02E6CE8A5661E3F3516A7BBE4D19433C71946F8C9F544FF191724DFC213614937A29507955DCC33C9A1033218CDAA9157B17E13C184E0A1F'
checksum = '82A24F8D1A0C2A571092C62BCB53083F088D640C37881C7D5779681C1154EDEF80F251505D9949260B90723AE270AABB02982608E75D2AB6A07356D919E5CAE6'
checksumType = 'sha512'
checksum64 = 'FCBE888B652B4512169474611684918E77086C51FE0D836239C4C174C6ACA856012F9C3692ADE0B62930659E0705BD6F4F0986735AF1A29DEBE48818B76A4FD9'
checksum64 = '54413DD765A95A3C14DF62FDF458E9DA8716F03205DB744451BFE5FDE4D0D66010F00BB02DA641ACB1E943943D34B4A1AB83BE2C4F02AB4ECA03856F7749973C'
checksumType64 = 'sha512'

# MSI
Expand Down

0 comments on commit de63d87

Please sign in to comment.