Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
622b1f3e
"examples/community/stable_diffusion_repaint.py" did not exist on "b562b6611fb53dae9bcffcaaf44d944539ae22de"
Commit
622b1f3e
authored
Feb 15, 2024
by
jmorganca
Browse files
update installer and app.exe metadata
parent
7ad9844a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
app/ollama.iss
app/ollama.iss
+1
-1
app/ollama.rc
app/ollama.rc
+0
-1
No files found.
app/ollama.iss
View file @
622b1f3e
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
#else
#else
#define MyAppVersion "0.0.0"
#define MyAppVersion "0.0.0"
#endif
#endif
#define MyAppPublisher "Ollama
, Inc.
"
#define MyAppPublisher "Ollama"
#define MyAppURL "https://ollama.com/"
#define MyAppURL "https://ollama.com/"
#define MyAppExeName "ollama app.exe"
#define MyAppExeName "ollama app.exe"
#define MyIcon ".\assets\app.ico"
#define MyIcon ".\assets\app.ico"
...
...
app/ollama.rc
View file @
622b1f3e
...
@@ -15,7 +15,6 @@ BEGIN
...
@@ -15,7 +15,6 @@ BEGIN
BEGIN
BEGIN
BLOCK "040904b0"
BLOCK "040904b0"
BEGIN
BEGIN
VALUE "CompanyName", "Ollama Inc."
VALUE "FileDescription", "Ollama"
VALUE "FileDescription", "Ollama"
VALUE "InternalName", "Ollama"
VALUE "InternalName", "Ollama"
VALUE "OriginalFilename", "ollama app.exe"
VALUE "OriginalFilename", "ollama app.exe"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment