Skip to content

Commit

Permalink
chore: add vcredist dep to gptscript installer (#161381)
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Price <tayworm@gmail.com>
  • Loading branch information
drpebcak committed Jul 5, 2024
1 parent 73c12a9 commit 72a21ca
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: gptscript.exe
PortableCommandAlias: gptscript
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
Installers:
- Architecture: x64
InstallerUrl: https://github.com/gptscript-ai/gptscript/releases/download/v0.4.1/gptscript-v0.4.1-windows-amd64.zip
Expand Down

0 comments on commit 72a21ca

Please sign in to comment.