Skip to content

Commit

Permalink
AU: 7 updated - 1password 1password7 brave chromium mkdocs-material v…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 26, 2024
1 parent 2cc2e18 commit e9a9caf
Show file tree
Hide file tree
Showing 18 changed files with 48 additions and 39 deletions.
6 changes: 3 additions & 3 deletions automatic/1password/1password.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"OPW4": "4.6.2.62600",
"OPW7": "7.9.835"
{
"OPW4": "4.6.2.62601",
"OPW7": "7.9.835"
}
10 changes: 5 additions & 5 deletions automatic/1password/1password.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>1password</id>
<version>7.9.835</version>
<version>4.6.2.62601</version>
<title>1Password</title>
<authors>AgileBits</authors>
<owners>chocolatey-community, AgileBits</owners>
<licenseUrl>https://1password.com/legal/terms-of-service</licenseUrl>
<projectUrl>https://1password.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@09451a71b28e4ee0b3ea3841ab130b1bbf46f9b0/icons/1password.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@88ba50cd25b905077592211768a48c30c8a80188/icons/1password4.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<mailingListUrl>https://discussions.agilebits.com/</mailingListUrl>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description><![CDATA[1Password can create strong, unique passwords for you, remember them, and restore them, all directly in your web browser.
![screenshot](https://github.com/chocolatey-community/chocolatey-coreteampackages/blob/master/automatic/1password/screenshot.png?raw=true)
![screenshot](https://github.com/chocolatey-community/chocolatey-packages/blob/master/manual/1password4/screenshot.png?raw=true)
## Notes
- This package provides only the latest version of 1Password. If there is a need for the 4.x version of 1Password, please install the [1password4](https://chocolatey.org/packages/1password4) package instead.
- This package version installs version 4.x of 1password, if you want 8.x use the package [1password8](https://chocolatey.org/packages/1password8) or [1password7](https://chocolatey.org/packages/1password7) for 7.x.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
Expand All @@ -28,7 +28,7 @@
<tags>1password utility trial cross-platform password keystore keys</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/1password</packageSourceUrl>
<dependencies>
<dependency id="1password" version="0.0" />
<dependency id="1password4" version="[4.6.2.62601]" />
</dependencies>
</metadata>
<files />
Expand Down
17 changes: 13 additions & 4 deletions automatic/1password7/1password7.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,30 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>1password7</id>
<version>0.0</version>
<version>7.9.835</version>
<title>1Password</title>
<authors>AgileBits</authors>
<owners>chocolatey-community, AgileBits</owners>
<licenseUrl>https://1password.com/legal/terms-of-service</licenseUrl>
<projectUrl>https://1password.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@09451a71b28e4ee0b3ea3841ab130b1bbf46f9b0/icons/1password7.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@90dd811113cf25d7184ea4c831999138315ab4f9/icons/1password7.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<mailingListUrl>https://discussions.agilebits.com/</mailingListUrl>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description><![CDATA[]]></description>
<description><![CDATA[1Password can create strong, unique passwords for you, remember them, and restore them, all directly in your web browser.
![screenshot](https://github.com/chocolatey-community/chocolatey-coreteampackages/blob/master/automatic/1password7/screenshot.png?raw=true)
## Notes
- This package version installs version 7.x of 1password, if you want 8.x use the package [1password8](https://chocolatey.org/packages/1password8) or [1password4](https://chocolatey.org/packages/1password4) for 4.x.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<summary>1Password - Have you ever forgotten a password?</summary>
<copyright>© 2024 1Password. All rights reserved.</copyright>
<tags>1password7 utility trial cross-platform password keystore keys 1password</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/1password</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/1password7</packageSourceUrl>
<dependencies>
<dependency id="dotnet4.7.2" version="4.7.2.20180712" />
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion automatic/1password7/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [<img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@09451a71b28e4ee0b3ea3841ab130b1bbf46f9b0/icons/1password.png" height="48" width="48" /> 1Password](https://chocolatey.org/packages/1password)
# [<img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@90dd811113cf25d7184ea4c831999138315ab4f9/icons/1password7.png" height="48" width="48" /> 1Password](https://chocolatey.org/packages/1password)

1Password can create strong, unique passwords for you, remember them, and restore them, all directly in your web browser.

Expand Down
2 changes: 1 addition & 1 deletion automatic/1password7/tools/chocolateyUninstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$packageName = $env:ChocolateyPackageName

[array]$key = Get-UninstallRegistryKey -SoftwareName '1Password*' | ? DisplayVersion -match "^7\."
[array]$key = Get-UninstallRegistryKey -SoftwareName '1Password*' | Where-Object DisplayVersion -match "^7\."

if ($key.Count -eq 1) {
$key | ForEach-Object {
Expand Down
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "1.70.119",
"beta": "1.71.95-beta"
"beta": "1.71.97-beta"
}
8 changes: 4 additions & 4 deletions automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<package>
<metadata>
<id>brave</id>
<version>1.70.119</version>
<title>Brave Browser</title>
<version>1.71.97-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
## Features
Expand All @@ -14,11 +14,11 @@
## Notes
- This is an **official release version** of Brave. It is in continuous development with new releases landing approximately every three weeks.
- Beta is an early preview for new versions of Brave. This build showcases the newest advances and it's ready for daily use. Brave Beta automatically sends crash reports, but you can turn this off if you'd like.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<!-- IconUrl: Skip check -->
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.svg</iconUrl>
<summary>A browser that lets you browse safer and faster by blocking ads and trackers.</summary>
<owners>chocolatey-community, Sanshiro</owners>
<authors>Brave Software Inc.</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The installer has been downloaded from the GitHub mirror and can be verified lik

1. Download the following installer(s):

x86_64: https://github.com/brave/brave-browser/releases/download/v1.70.119/BraveBrowserStandaloneSilentSetup.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.71.97/BraveBrowserStandaloneSilentBetaSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum64: A0AF37DFF7BC336C8B00C0DB20C4EAC4F79FF26342C7705BE795307502549598
checksum64: 0211DB022AF241F14AF399ACDDB9D5FB99862587337058DC8308210054F63C8B

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
8 changes: 4 additions & 4 deletions automatic/brave/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://github.com/brave/brave-browser/releases/download/v1.70.119/BraveBrowserStandaloneSilentSetup32.exe'
checksum = '94A6D6BF281033DD76429F014F7470C4FEA64DFC23A8FA0E4A413AB9E90745DB'
url = 'https://github.com/brave/brave-browser/releases/download/v1.71.97/BraveBrowserStandaloneSilentBetaSetup32.exe'
checksum = 'BCD0B4CE5D642CCDF7281AF47E4375A0769604F10FF3237192B772CF6B9183DB'
checksumType= 'sha256'
file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe"
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
}

[version]$softwareVersion = '1.70.119'
[version]$softwareVersion = '1.71.97'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "131.0.6740.0-snapshots",
"snapshots": "131.0.6741.0-snapshots",
"stable": "129.0.6668.71"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>131.0.6740.0-snapshots</version>
<version>131.0.6741.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1360135/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1360379/mini_installer.exe>
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
checksum64: 000C953962B18A305BF6B93920221E53CCFAF068816C3EDD9083CEF43DE9DED0
checksum64: 6BB894CF535D3354E083CA42ACEF5C80CCB748159923780A41E5C5EE6C5D3E35

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
6 changes: 3 additions & 3 deletions automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
. (Join-Path $toolsDir 'helper.ps1')

$version = '131.0.6740.0-snapshots'
$version = '131.0.6741.0-snapshots'
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand All @@ -15,8 +15,8 @@ if (Test-Path $Chromium) {

$packageArgs = @{
packageName = 'chromium'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1360113/mini_installer.exe'
checksum = '2DAFC5C821F2FDEC4796FCBC62C12AE2CF343CCCBEF743D01DF7BA541DA159A3'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1360365/mini_installer.exe'
checksum = '0C8FA299C045058A948DD651623B7BFB27F6ABB14E50FA5ECF42803C6F445CDD'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/mkdocs-material.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>mkdocs-material</id>
<title>MkDocs Material Theme</title>
<version>9.5.37</version>
<version>9.5.38</version>
<authors>Martin Donath</authors>
<owners>chocolatey-community</owners>
<projectUrl>http://squidfunk.github.io/mkdocs-material/</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Update-SessionEnvironment

$version = '9.5.37'
$version = '9.5.38'

$proxy = Get-EffectiveProxy
if ($proxy) {
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/be2747e47e127ec674148b78dd9556c6317d18bd/VSCodeSetup-x64-1.94.0-insider.exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/c43f508b732d24b0c4732de9db2b38b4c5b88b8a/VSCodeSetup-x64-1.94.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum64 = 'c68ac0510c53d03b5867cc5b05d90cc139aa174a3391a48107db374d8e962e2de6699f0de1810ae34a995f90bdd6bc779a6ccfa990ba5540b489834a0d2421d5'
checksum64 = 'dde96af9e7a6e06d334e9904593d5f1136abb66b47870bd30623355b11ab8b9b272171de54de8d4eb39b06e97892d9b99c767b27efada8e6e53dd95cbabff2a4'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.94.0.20240925</version>
<version>1.94.0.20240926</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.94.0.20240925</version>
<version>1.94.0.20240926</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.94.0.20240925]" />
<dependency id="vscode-insiders.install" version="[1.94.0.20240926]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit e9a9caf

Please sign in to comment.