Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kai2nenobu/my-chocolatey-packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ghq-1.6.3
Choose a base ref
...
head repository: kai2nenobu/my-chocolatey-packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 30, 2024

  1. Copy the full SHA
    0d711fd View commit details

Commits on Nov 9, 2024

  1. Copy the full SHA
    61f7835 View commit details

Commits on Nov 13, 2024

  1. Copy the full SHA
    32967fd View commit details

Commits on Nov 14, 2024

  1. Copy the full SHA
    a52f5ca View commit details

Commits on Nov 22, 2024

  1. Copy the full SHA
    e601504 View commit details

Commits on Nov 23, 2024

  1. Copy the full SHA
    9225a8a View commit details

Commits on Dec 12, 2024

  1. Copy the full SHA
    65884d4 View commit details
Showing with 6 additions and 6 deletions.
  1. +1 −1 aws-sam-cli/aws-sam-cli.nuspec
  2. +2 −2 aws-sam-cli/tools/chocolateyInstall.ps1
  3. +1 −1 ghq/ghq.nuspec
  4. +2 −2 ghq/legal/VERIFICATION.txt
2 changes: 1 addition & 1 deletion aws-sam-cli/aws-sam-cli.nuspec
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
<metadata>
<!-- == PACKAGE SPECIFIC SECTION == -->
<id>aws-sam-cli</id>
<version>1.126.0</version>
<version>1.132.0</version>
<packageSourceUrl>https://github.com/kai2nenobu/my-chocolatey-packages/tree/master/aws-sam-cli</packageSourceUrl>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>kai2nenobu</owners>
4 changes: 2 additions & 2 deletions aws-sam-cli/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -7,9 +7,9 @@ $packageArgs = @{
PackageName = $packageName
FileType = 'msi'
SilentArgs = '/quiet'
Url64bit = 'https://github.com/aws/aws-sam-cli/releases/download/v1.126.0/AWS_SAM_CLI_64_PY3.msi'
Url64bit = 'https://github.com/aws/aws-sam-cli/releases/download/v1.132.0/AWS_SAM_CLI_64_PY3.msi'
ChecksumType = 'sha256'
Checksum64 = 'de180c3c745d7b1b6e202c3461df5b3d1fc2885425f7faf5c9de2600eec3cb22'
Checksum64 = 'f3b9462b53f7b5f401dc6f6dc7a26243fbc0a92044d51e34a74788bb5461c8df'
}


2 changes: 1 addition & 1 deletion ghq/ghq.nuspec
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
<metadata>
<id>ghq</id>
<title>ghq</title>
<version>1.6.3</version>
<version>1.7.1</version>
<authors>motemen</authors>
<owners>kai2nenobu</owners>
<summary>Manage remote repository clones</summary>
4 changes: 2 additions & 2 deletions ghq/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
@@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://github.com/x-motemen/ghq/releases/download/v1.6.3/ghq_windows_amd64.zip
x64: https://github.com/x-motemen/ghq/releases/download/v1.7.1/ghq_windows_amd64.zip

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: AD2A447CCC4BCB09865AA5D557292C419EC55492001C8D692498DCB70A0805D4
checksum64: E76F247EB7A4A7B06101136F5BAFA61FF2EDDA7E4056C277D4719A496FB5732F

Using AU: