Skip to content

Commit

Permalink
AU: 6 updated - bitcoin.portable brave-nightly db-visualizer filejugg…
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Nov 26, 2020
1 parent f262fde commit ef29ad5
Show file tree
Hide file tree
Showing 13 changed files with 41 additions and 26 deletions.
2 changes: 1 addition & 1 deletion automatic/bitcoin.portable/bitcoin.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>bitcoin.portable</id>
<title>Bitcoin Core Wallet (Portable)</title>
<version>0.21.0-rc1</version>
<version>0.21.0-rc2</version>
<authors>Satoshi Nakamoto,Gavin Andresen,Bitcoin Developers</authors>
<owners>tunisiano</owners>
<summary>A software-based online payment system</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/bitcoin.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$packageName = $env:ChocolateyPackageName
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url64 = 'https://github.com//bitcoin/bitcoin/archive/v0.21.0rc1.zip'
$checksum64 = '8adb524c32f34789efdebe65dbc47792b1147f054251ffe049286f49ecd8c92d'
$url64 = 'https://github.com//bitcoin/bitcoin/archive/v0.21.0rc2.zip'
$checksum64 = 'f7e0bde7bc24f8047e3ca1438d6e92166e4aabe0f5b9d0bf3d7ff397f355a78f'
$checksumType64 = 'sha256'

Install-ChocolateyZipPackage -PackageName "$packageName" `
Expand Down
2 changes: 1 addition & 1 deletion automatic/brave-nightly/brave-nightly.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>brave-nightly</id>
<version>1.19.31-nightly</version>
<version>1.19.35-nightly</version>
<title>Brave Browser (Nightly)</title>
<authors>Brave Software Inc.</authors>
<owners>tunisiano</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/brave-nightly/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v1.19.31/BraveBrowserSilentNightlySetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.19.31/BraveBrowserSilentNightlySetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.19.35/BraveBrowserSilentNightlySetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.19.35/BraveBrowserSilentNightlySetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
Expand Down
2 changes: 1 addition & 1 deletion automatic/brave-nightly/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
file = "$toolsPath\BraveBrowserSilentNightlySetup32.exe"
file64 = "$toolsPath\BraveBrowserSilentNightlySetup.exe"
}
$version = '1.19.31-nightly'
$version = '1.19.35-nightly'
$version = $version.Split('-')[0]

[version]$softwareVersion = $version
Expand Down
4 changes: 2 additions & 2 deletions automatic/db-visualizer/db-visualizer.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>db-visualizer</id>
<title>DbVisualizer</title>
<version>11.0.5</version>
<version>11.0.6</version>
<authors>DbVis Software</authors>
<owners>tunisiano</owners>
<summary>DbVisualizer is the universal database tool for developers, DBAs and analysts.</summary>
Expand All @@ -16,7 +16,7 @@ databases.
### Package-specific issue
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose)
[![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/bePatron?u=39585820)
Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/tunisiano)
]]></description>
<packageSourceUrl>https://github.com/tunisiano187/Chocolatey-packages/tree/master/automatic/db-visualizer</packageSourceUrl>
<projectUrl>http://www.dbvis.com/</projectUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/db-visualizer/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$ErrorActionPreference = 'Stop'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url32 = 'https://dbvis.com/product_download/dbvis-11.0.5/media/dbvis_windows-x32_11_0_5.exe'
$url64 = 'https://dbvis.com/product_download/dbvis-11.0.5/media/dbvis_windows-x64_11_0_5.exe'
$checksum = '613256ce35f0dd559f7d1b848ce7fd06a5edccf0fc381a34014ed6376d321278'
$url32 = 'https://dbvis.com/product_download/dbvis-11.0.6/media/dbvis_windows-x32_11_0_6.exe'
$url64 = 'https://dbvis.com/product_download/dbvis-11.0.6/media/dbvis_windows-x64_11_0_6.exe'
$checksum = '7e8be7cec3a460f956042d24937d5de20d4c61682d26cb1ed26816560e5bbb85'
$checksumType = 'sha256'
$checksum64 = '4566d1082103cd0808b6d3aecef018863fddbd7d2693cf1303213f03eab080df'
$checksum64 = '636173bd53bb6a30a68a3050fd39827b57b4ea36714b15f0ad3a313a911d3668'
$checksumType64 = 'sha256'

$packageArgs = @{
Expand Down
4 changes: 2 additions & 2 deletions automatic/filejuggler/filejuggler.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>filejuggler</id>
<title>File Juggler (Trial)</title>
<version>2.0.20.20200914</version>
<version>2.0.22</version>
<authors>Simon</authors>
<owners>tunisiano</owners>
<summary>You set up the rules, and File Juggler will monitor your folders and manage your files automatically</summary>
Expand All @@ -14,7 +14,7 @@ You set up the rules, and File Juggler will monitor your folders and manage your
### Package-specific issue
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose)
[![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/bePatron?u=39585820)
Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/tunisiano)
]]></description>
<packageSourceUrl>https://github.com/tunisiano187/Chocolatey-packages/tree/master/automatic/filejuggler</packageSourceUrl>
<projectUrl>http://www.filejuggler.com/</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/filejuggler/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $packageName = $env:ChocolateyPackageName
$installerType = 'EXE'
$silentArgs = '/qb'
$url = 'https://www.filejuggler.com/download/filejuggler.exe'
$checksum = 'c60981621eb9958c7f6414bbf715ee7f15a694445658adf0f01dfd487677b7ec'
$checksum = 'eb80f7bf7256c2860e7a607caef313ba897f55fcab4f591422c062a760429d7a'
$checksumtype = 'sha256'

$scriptPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
Expand Down
25 changes: 20 additions & 5 deletions automatic/sdelete/sdelete.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,28 @@
<metadata>
<id>sdelete</id>
<title>SDelete</title>
<version>2.02</version>
<version>2.04</version>
<authors>Mark Russinovich</authors>
<owners>tunisiano</owners>
<summary>Securely overwrite sensitive files and cleanse free space</summary>
<description>
<description><![CDATA[## SDelete
Securely overwrite your sensitive files and cleanse your free space of previously deleted files using this DoD-compliant secure delete program.
One feature of Windows NT/2000's (Win2K) C2-compliance is that it implements object reuse protection. This means that when an application allocates file space or virtual memory it is unable to view data that was previously stored in the resources Windows NT/2K allocates for it. Windows NT zero-fills memory and zeroes the sectors on disk where a file is placed before it presents either type of resource to an application. However, object reuse does not dictate that the space that a file occupies before it is deleted be zeroed. This is because Windows NT/2K is designed with the assumption that the operating system controls access to system resources. However, when the operating system is not active it is possible to use raw disk editors and recovery tools to view and recover data that the operating system has deallocated. Even when you encrypt files with Win2K's Encrypting File System (EFS), a file's original unencrypted file data is left on the disk after a new encrypted version of the file is created.
One feature of Windows NT/2000's (Win2K) C2-compliance is that it implements object reuse protection. This means that
when an application allocates file space or virtual memory it is unable to view data that was previously stored in the
resources Windows NT/2K allocates for it. Windows NT zero-fills memory and zeroes the sectors on disk where a file is
placed before it presents either type of resource to an application. However, object reuse does not dictate that the space
that a file occupies before it is deleted be zeroed. This is because Windows NT/2K is designed with the assumption that
the operating system controls access to system resources. However, when the operating system is not active it is possible to
use raw disk editors and recovery tools to view and recover data that the operating system has deallocated. Even when you
encrypt files with Win2K's Encrypting File System (EFS), a file's original unencrypted file data is left on the disk after a
new encrypted version of the file is created.
#### Command line usage
_SDelete_ is a command line utility that takes a number of options. In any given use, it allows you to delete one or more files and/or directories, or to cleanse the free space on a logical disk. _SDelete_ accepts wild card characters as part of the directory or file specifier.
_SDelete_ is a command line utility that takes a number of options. In any given use, it allows you to delete one or more
files and/or directories, or to cleanse the free space on a logical disk. _SDelete_ accepts wild card characters as part of
the directory or file specifier.
__sdelete__ [__-p__ passes] [__-s__] [__-q__] &lt;_file_ | _directory_&gt;
Expand All @@ -32,7 +42,12 @@ __-q__ Don't print errors (Quiet).
__-s__ or __-r__ Recurse subdirectories.
__-z__ Zero free space (good for virtual disk optimization).
</description>
### Package-specific issue
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose)
Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/tunisiano)
]]></description>
<packageSourceUrl>https://github.com/tunisiano187/Chocolatey-packages/tree/master/automatic/sdelete</packageSourceUrl>
<projectUrl>https://docs.microsoft.com/en-us/sysinternals/downloads/sdelete</projectUrl>
<mailingListUrl>https://docs.microsoft.com/sysinternals/community</mailingListUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/sdelete/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'
$packageName = $env:ChocolateyPackageName
$url = '{{DownloadUrl}}'
$checksum = '{{Checksum}}'
$url = 'https://download.sysinternals.com/files/SDelete.zip'
$checksum = '49cfc704a431d0f4557d06561310ade7ba78b84c389a99cbe0fac83410f6b255'
$checksumType = 'sha256'

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
Expand Down
4 changes: 2 additions & 2 deletions automatic/sysmon/sysmon.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sysmon</id>
<title>Sysmon</title>
<version>12.02</version>
<version>12.03</version>
<authors>Mark Russinovich</authors>
<owners>tunisiano</owners>
<summary>Monitors and reports key system activity via the Windows event log</summary>
Expand All @@ -14,7 +14,7 @@ Monitors and reports key system activity via the Windows event log.
### Package-specific issue
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose)
[![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/bePatron?u=39585820)
Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/tunisiano)
]]></description>
<packageSourceUrl>https://github.com/tunisiano187/Chocolatey-packages/tree/master/automatic/sysmon</packageSourceUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@97d5d406c80dd0e030efa3ead84299753f2a5409/icons/sysmon.png</iconUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/sysmon/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'
$packageName = $env:ChocolateyPackageName
$url = 'https://download.sysinternals.com/files/Sysmon.zip'
$checksum = 'bc26c6cb522d1ff658ebfc19c545811ce230cd45f3b62756d94fdb4356271280'
$checksum = 'f72d45bf9ca463e5102209685f643d6a60a9434ceb99461f9a2ea86613591146'
$checksumType = 'sha256'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

Expand Down

0 comments on commit ef29ad5

Please sign in to comment.