Skip to content

Commit 4435a3e

Browse files
committed
improvement
1 parent 8078b8f commit 4435a3e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,4 +304,4 @@ release/
304304
.fl5C1A396C
305305

306306
# Embedded mutagen resources
307-
Coder Desktop/Resources/mutagen-*
307+
Coder Desktop/Resources/mutagen-*
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.18.1
1+
v0.18.1

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ setup: \
5656

5757
# Mutagen resources
5858
$(addprefix $(PROJECT)/Resources/,$(MUTAGEN_RESOURCES)): $(PROJECT)/Resources/.mutagenversion
59-
version=$$(cat "$<")
59+
version=$$(printf "%s" "$$(cat "$<")")
6060
filename=$$(basename "$@")
6161
url="https://storage.googleapis.com/coder-desktop/mutagen/$${version}/$${filename}"
6262
echo "Downloading from $${url}"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy