Skip to content

Commit

Permalink
AU: 2 updated - gitsign hashicorp-sentinel
Browse files Browse the repository at this point in the history
  • Loading branch information
glennsarti-bot committed Sep 27, 2024
1 parent 37cdd79 commit 60378be
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 42 deletions.
20 changes: 11 additions & 9 deletions automatic/gitsign/gitsign.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"0.1": "0.1.1",
"0.2": "0.2.0",
"0.3": "0.3.2",
"0.4": "0.4.1",
"0.5": "0.5.2",
"0.6": "0.6.0",
"0.7": "0.7.1",
"0.8": "0.8.0"
{
"0.1": "0.1.1",
"0.2": "0.2.0",
"0.3": "0.3.2",
"0.4": "0.4.1",
"0.5": "0.5.2",
"0.6": "0.6.0",
"0.7": "0.7.1",
"0.8": "0.8.1",
"0.9": "0.9.0",
"0.10": "0.10.2"
}
2 changes: 1 addition & 1 deletion automatic/gitsign/gitsign.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>gitsign</id>
<version>0.8.0</version>
<version>0.10.2</version>
<title>Keyless Git signing using Sigstore</title>
<authors>Glenn Sarti</authors>
<owners>Glenn Sarti</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/gitsign/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$packageName = 'gitsign'
$url64 = 'https://github.com/sigstore/gitsign/releases/download/v0.8.0/gitsign_0.8.0_windows_amd64.exe'
$checksum64 = '26c2e10bfe5f097f347a65edf52d557f252e41158c64293906d8e30804870a07'
$url64 = 'https://github.com/sigstore/gitsign/releases/download/v0.10.2/gitsign_0.10.2_windows_amd64.exe'
$checksum64 = 'c14f4cd67becb7e6937a1a8c363c88468cabaae959401b80e5340ad6fde5cbcc'

# Install it
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
Expand Down
54 changes: 29 additions & 25 deletions automatic/hashicorp-sentinel/hashicorp-sentinel.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,30 @@
{
"0.1": "0.1.0",
"0.2": "0.2.0",
"0.3": "0.3.1",
"0.4": "0.4.0",
"0.5": "0.5.1",
"0.6": "0.6.0",
"0.7": "0.7.0",
"0.8": "0.8.1",
"0.9": "0.9.2",
"0.10": "0.10.4",
"0.11": "0.11.0",
"0.12": "0.12.0",
"0.13": "0.13.1",
"0.14": "0.14.4",
"0.15": "0.15.6",
"0.16": "0.16.1",
"0.17": "0.17.4",
"0.18": "0.18.13",
"0.19": "0.19.5",
"0.20": "0.20.0",
"0.21": "0.21.1",
"0.22": "0.22.1",
"0.23": "0.23.1",
"0.24": "0.24.1"
{
"0.1": "0.1.0",
"0.2": "0.2.0",
"0.3": "0.3.1",
"0.4": "0.4.0",
"0.5": "0.5.1",
"0.6": "0.6.0",
"0.7": "0.7.0",
"0.8": "0.8.1",
"0.9": "0.9.2",
"0.10": "0.10.4",
"0.11": "0.11.0",
"0.12": "0.12.0",
"0.13": "0.13.1",
"0.14": "0.14.4",
"0.15": "0.15.6",
"0.16": "0.16.1",
"0.17": "0.17.4",
"0.18": "0.18.13",
"0.19": "0.19.5",
"0.20": "0.20.0",
"0.21": "0.21.1",
"0.22": "0.22.1",
"0.23": "0.23.1",
"0.24": "0.24.4",
"0.25": "0.25.1",
"0.26": "0.26.3",
"0.27": "0.27.0",
"0.28": "0.28.0"
}
2 changes: 1 addition & 1 deletion automatic/hashicorp-sentinel/hashicorp-sentinel.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>hashicorp-sentinel</id>
<version>0.24.1</version>
<version>0.28.0</version>
<title>HashiCorp Sentinel</title>
<authors>HashiCorp</authors>
<owners>Glenn Sarti</owners>
Expand Down
8 changes: 4 additions & 4 deletions automatic/hashicorp-sentinel/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$packageName = 'hashicorp-sentinel'
$url32 = 'https://releases.hashicorp.com/sentinel/0.24.1/sentinel_0.24.1_windows_386.zip'
$url64 = 'https://releases.hashicorp.com/sentinel/0.24.1/sentinel_0.24.1_windows_amd64.zip'
$checksum32 = 'db5332c20126c59fb343e0b0d57ee744ec743f68f33e2af7b3b60374d7a4e558'
$checksum64 = '2874aca7bd9c35f423d0876148100c4f823bf933783bec98dd282adcfe46e192'
$url32 = 'https://releases.hashicorp.com/sentinel/0.28.0/sentinel_0.28.0_windows_386.zip'
$url64 = 'https://releases.hashicorp.com/sentinel/0.28.0/sentinel_0.28.0_windows_amd64.zip'
$checksum32 = 'bf31edd775fc4f1fee109d274f632635504fc8882ad08f3842408b21f2bda82c'
$checksum64 = '66bf77e4ad79d29803cafdd3e72d653600eb68314a3a67adfeb270e37868501a'
$installDir = Split-Path $MyInvocation.MyCommand.Definition

$packageArgs = @{
Expand Down

0 comments on commit 60378be

Please sign in to comment.