Skip to content

Commit

Permalink
AU: 3 updated - evernote mariadb.portable winrar
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed May 15, 2024
1 parent fb404fd commit 713d410
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 27 deletions.
2 changes: 1 addition & 1 deletion automatic/evernote/evernote.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>10.87.6</version>
<version>10.88.4</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/evernote/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"9382c2fcc1eed8ddb1be4c1019c22b03"|10.87.6
"eeb858757eb5f74e0f8169ad5ffbfa1a"|10.88.4
2 changes: 1 addition & 1 deletion automatic/evernote/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ elseif ($osInfo.ProductType -ne 1) {

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://win.desktop.evernote.com/builds/Evernote-latest.exe'
$checksum = 'E78EE7455AF44D2A77325011285ED4DD242D1AE7758943AC81A292E78CE9F27C'
$checksum = '2C7C9EB21107E2E82A5C31A299AAB51AA414B5A523564706F03A0F864C735B9D'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
4 changes: 2 additions & 2 deletions automatic/mariadb.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ The installer have been downloaded from their official download link listed on <
and can be verified like this:

1. Download the following installers:
64-Bit: <http://downloads.mariadb.org/rest-api/mariadb/11.4.1/mariadb-11.4.1-winx64.zip>
64-Bit: <http://downloads.mariadb.org/rest-api/mariadb/11.5.0/mariadb-11.5.0-winx64.zip>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum64: 9b985d8720a493bdcaa3d43f5cfd1a8064cc0e1d0d34ff238f0202d0cd937e45
checksum64:

File 'LICENSE.txt' is obtained from <https://github.com/MariaDB/server/blob/10.3/COPYING>
3 changes: 2 additions & 1 deletion automatic/mariadb.portable/mariadb.portable.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"11.1": "11.1.4",
"11.2": "11.2.3",
"11.3": "11.3.2",
"11.4": "11.4.1"
"11.4": "11.4.1",
"11.5": "11.5.0"
}
4 changes: 2 additions & 2 deletions automatic/mariadb.portable/mariadb.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>11.4.1</version>
<version>11.5.0</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>MariaDB Foundation</copyright>
<tags>rdbms sql database mysql</tags>
<releaseNotes>https://mariadb.com/kb/en/mariadb-1141-release-notes/</releaseNotes>
<releaseNotes>https://mariadb.com/kb/en/mariadb-1150-release-notes/</releaseNotes>
<licenseUrl>http://www.gnu.org/licenses/old-licenses/gpl-2.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/mariadb.portable</packageSourceUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mariadb.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if (![System.IO.Directory]::Exists($installDir)) {[System.IO.Directory]::CreateD
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file64 = "$toolsdir\mariadb-11.4.1-winx64.zip"
file64 = "$toolsdir\mariadb-11.5.0-winx64.zip"
}

Write-Verbose "Downloading and installing program..."
Expand Down
2 changes: 1 addition & 1 deletion automatic/winrar/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$LCID = (Get-UICulture).LCID
$url_version = '700'
$url_version = '701'

$checksumType32 = 'sha256'
$checksumType64 = 'sha256'
Expand Down
20 changes: 4 additions & 16 deletions automatic/winrar/tools/downloadInfo.csv
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
en|https://www.rarlab.com/rar/winrar-x64-700.exe|426b7b38ca6de20f1f6535d2fa63c16e11780c7cd5f2ebc66ff9a0022e246e83|https://www.rarlab.com/rar/winrar-x32-700.exe|8d0214e5a9d97c42c1829948710100546874ac9b741c1b925d959a5feec26fc5
bg|https://www.rarlab.com/rar/winrar-x64-700bg.exe|3c02473b2614799592209ffff0429404911f7f1c831f1ffaf8911ed5832fa89a|https://www.rarlab.com/rar/winrar-x32-700bg.exe|bd8133fe46956cab6d98e66f7ad4dbd06a069b1f7a13b6797d964d50e4a43426
tc|https://www.rarlab.com/rar/winrar-x64-700tc.exe|eec5777d43ea0b23d29fd8e472d5a0d5e3ea0f6c5969c849361d8f029e277278|https://www.rarlab.com/rar/winrar-x32-700tc.exe|837c30d2574f5cabd03828457658d27d88a873b35dbaae2ec51f305853f910b3
dk|https://www.rarlab.com/rar/winrar-x64-700dk.exe|2b9d009e3f20d4ced22a610b93e40762e262fc33f27bfe550804eb4bdbe8eff1|https://www.rarlab.com/rar/winrar-x32-700dk.exe|343ef9f630aa723f97a500a1fa41538bf5c1c79cee65c393792e840b40b2102e
en|https://www.rarlab.com/rar/winrar-x64-700.exe|426b7b38ca6de20f1f6535d2fa63c16e11780c7cd5f2ebc66ff9a0022e246e83|https://www.rarlab.com/rar/winrar-x32-700.exe|8d0214e5a9d97c42c1829948710100546874ac9b741c1b925d959a5feec26fc5
d|https://www.rarlab.com/rar/winrar-x64-700d.exe|0fcc5434ca2a931b9a2577c6df9067b8c8b9177eba89afd4eb55acea67788e75|https://www.rarlab.com/rar/winrar-x32-700d.exe|f7865f56e61faac11a456a54f04205e3620339708459bb4642c8b5c4cc3943ae
hu|https://www.rarlab.com/rar/winrar-x64-700hu.exe|a9d3429e5c7bd7c1583ad757928d64738da2092920131ef1dee2d20bbf419c45|https://www.rarlab.com/rar/winrar-x32-700hu.exe|2d97ccb7abe160be8e28904d5ebb157343659a04ba6aa929e307e216481e7e52
id|https://www.rarlab.com/rar/winrar-x64-700id.exe|c8018073b44b0fabf6b2a2ab050a6e08911c7a3370c427d97407367923cf14a5|https://www.rarlab.com/rar/winrar-x32-700id.exe|3cbeca9801dd8dbb4c96dab5a92e2332ee5e055a19603d1471938842b89f8710
no|https://www.rarlab.com/rar/winrar-x64-700no.exe|dc550b85bc96f05d2b353aa85d4fe9715957f4c43dee73bd4614a87a63c5b6dc|https://www.rarlab.com/rar/winrar-x32-700no.exe|1b10773fa2f5eea1ee8bccec200e7bb188f4b9685d1a8411badc72f61ed6b8e5
pt|https://www.rarlab.com/rar/winrar-x64-700pt.exe|eb09f0880e155c1701948760045ab032eabc6e0bbc7ad04a64b6cbb7fd5a56fa|https://www.rarlab.com/rar/winrar-x32-700pt.exe|f89a3aa3e2c46d1ec8efe850b209a0b14719766efc6d0c6e3815468d87b50b5f
br|https://www.rarlab.com/rar/winrar-x64-700br.exe|4eb3b6f88717f07a7b3028a5efefc03912a8ced493a6e34c2cfca79b45c50e4a|https://www.rarlab.com/rar/winrar-x32-700br.exe|956c0997fc0544a744f47d4e32459b0102754337c6bf4d4a0e0856742f4189dc
ro|https://www.rarlab.com/rar/winrar-x64-700ro.exe|adc067acb1da85a5404e0c15e0bf7192bcb21c3b4c8ef789ba8f7b09c725c54b|https://www.rarlab.com/rar/winrar-x32-700ro.exe|faf413a423bbd6539b220a4a207491fe28adcd0bd4d06e12f61808704931c589
ru|https://www.rarlab.com/rar/winrar-x64-700ru.exe|3d7b6675e24cb33b24356bc0b8a9b366cff816f5bc392dd139684fe76fd8211b|https://www.rarlab.com/rar/winrar-x32-700ru.exe|d7ec47d9b116d81bd994c2235d6e5b37b43e2f9cc864283e609daa04972caecf
sw|https://www.rarlab.com/rar/winrar-x64-700sw.exe|15e85469d3056573e323e18baed9dbb145d01428a88d53c33fbca14207eeaead|https://www.rarlab.com/rar/winrar-x32-700sw.exe|5f7fb1e3edfed0b2b835069aafcf66c90e4f91415fa95a9f6c84c1914a098c93
tr|https://www.rarlab.com/rar/winrar-x64-700tr.exe|d1b0363bf4d11007b6d0369200dfca9ac0cf9a626991cc68a4eba7ad7a586531|https://www.rarlab.com/rar/winrar-x32-700tr.exe|867cf3edb59491de5e249a25ad038d6e09e630b5f468eea51f1c4c7764c0dedc
vn|https://www.rarlab.com/rar/winrar-x64-700vn.exe|4c76fa83d3df77aab13a689f2d942aa66eb72fdc151afa04f153ceba38b88c5a|https://www.rarlab.com/rar/winrar-x32-700vn.exe|dfd8f22a31b92232554278a1b1451f4f1671a7e54beb331a0885b567539643c0
en|https://www.rarlab.com/rar/winrar-x64-701.exe|31f7ba37180f820313b2d32e76252344598409cb932109dd84a071cd58b64aa6|https://www.rarlab.com/rar/winrar-x32-701.exe|503d7256ab2198b774c91da1e100960b40d333bcbd1df0bcaea68cfed3f2599e
nl|https://www.rarlab.com/rar/winrar-x64-701nl.exe|1a47ed2d0983d32cb76ae8fbd98a0a13c9e1fe55d6d73764847f19e579dce5f6|https://www.rarlab.com/rar/winrar-x32-701nl.exe|3982ea59622f7dd78688d74a6875ce4780578c378a99e358a0c72dc385c9be2e
en|https://www.rarlab.com/rar/winrar-x64-701.exe|31f7ba37180f820313b2d32e76252344598409cb932109dd84a071cd58b64aa6|https://www.rarlab.com/rar/winrar-x32-701.exe|503d7256ab2198b774c91da1e100960b40d333bcbd1df0bcaea68cfed3f2599e
d|https://www.rarlab.com/rar/winrar-x64-701d.exe|3102a19d430b017c2259c5b26a9624c2cec30fd0ea987e79815730972b0cc3d8|https://www.rarlab.com/rar/winrar-x32-701d.exe|afc443d4eeb503d77c917c9ea2ee6183d11acd6587eb8bdb36c1741e8828b61f
2 changes: 1 addition & 1 deletion automatic/winrar/winrar.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>7.00</version>
<version>7.01</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down

0 comments on commit 713d410

Please sign in to comment.