Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Package update #660

Merged
merged 6 commits into from
Sep 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/cygwin.vm/cygwin.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cygwin.vm</id>
<version>3.4.8</version>
<version>3.4.9</version>
<description>Wrapper for cygwin and useful cygwin packages</description>
<authors>Red Hat Inc.</authors>
<dependencies>
<dependency id="common.vm" />
<dependency id="cygwin" version="[3.4.8]" />
<dependency id="cygwin" version="[3.4.9]" />
</dependencies>
</metadata>
</package>
2 changes: 1 addition & 1 deletion packages/dnspyex.vm/dnspyex.vm.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>dnspyex.vm</id>
<version>6.4.0</version>
<version>6.4.1</version>
<authors>0xd4d, ElektroKill</authors>
<description>dnSpyEx is a unofficial continuation of the dnSpy project which is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available.</description>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions packages/dnspyex.vm/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ try {
$toolName = 'dnSpy'
$category = 'dotNet'

$zipUrl = "https://github.com/dnSpyEx/dnSpy/releases/download/v6.4.0/dnSpy-netframework.zip"
$zipSha256 = "103233b20688839046221bd1d0bd145c820e6a145e39a2c6c63a1ca360f230b8"
$zipUrl = "https://github.com/dnSpyEx/dnSpy/releases/download/v6.4.1/dnSpy-netframework.zip"
$zipSha256 = "d3d8aefb7c5c4ef15d077c13f88c13b0f1403fb71e73610dc68975a62e4230cb"
$toolDir = (VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256)[0]

$toolNameX86 = "$toolName-x86"
Expand Down
4 changes: 2 additions & 2 deletions packages/ghidra.vm/ghidra.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ghidra.vm</id>
<version>10.3.2.20230802</version>
<version>10.3.3</version>
<authors>National Security Agency</authors>
<description>A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission.</description>
<dependencies>
<dependency id="common.vm" />
<dependency id="ghidra" version="[10.3.2]" />
<dependency id="ghidra" version="[10.3.3]" />
<dependency id="openjdk" version="[20.0.2]" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion packages/ida.diaphora.vm/ida.diaphora.vm.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>ida.diaphora.vm</id>
<version>3.0</version>
<version>3.1</version>
<authors>joxeankoret</authors>
<description>Diaphora is a program diffing tool that works as an IDA plugin.</description>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions packages/ida.diaphora.vm/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolName = 'diaphora'
$category = 'Utilities'
$executableName = "diaphora.py"

$zipUrl = 'https://github.com/joxeankoret/diaphora/archive/refs/tags/3.0.zip'
$zipSha256 = '3d4a1bcaea155fbadecc823d59004580aae04edc0e98a96860df550bd4c08a40'
$zipUrl = 'https://github.com/joxeankoret/diaphora/archive/refs/tags/3.1.zip'
$zipSha256 = '5802ebca119d2af4bb99434ce575dc4299396e95c7c6b01895d4a34c8d9d559d'

# Diaphora needs to be executed from IDA, do not install bin file
VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -executableName $executableName -innerFolder $true -withoutBinFile
4 changes: 2 additions & 2 deletions packages/notepadplusplus.vm/notepadplusplus.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>notepadplusplus.vm</id>
<version>8.5.6</version>
<version>8.5.7</version>
<description>Wrapper for Notepad++</description>
<authors>Don Ho</authors>
<dependencies>
<dependency id="common.vm" />
<dependency id="notepadplusplus" version="[8.5.6]" />
<dependency id="notepadplusplus" version="[8.5.7]" />
</dependencies>
</metadata>
</package>
4 changes: 2 additions & 2 deletions packages/vcbuildtools.vm/vcbuildtools.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>vcbuildtools.vm</id>
<version>0.0.0.20230621</version>
<version>0.0.0.20230914</version>
<description>Metapackage that requires the dependencies below:
- visualstudio2017buildtools
- visualstudio2017-workload-vctools
</description>
<authors>Mandiant, Microsoft</authors>
<dependencies>
<dependency id="common.vm" />
<dependency id="visualstudio2017buildtools" version="[15.9.55]" />
<dependency id="visualstudio2017buildtools" version="[15.9.56]" />
<dependency id="visualstudio2017-workload-vctools" version="[1.3.3]" />
</dependencies>
</metadata>
Expand Down
Loading