Skip to content

Commit 319cf00

Browse files
authored
fix: wails3
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
1 parent 9a11b0c commit 319cf00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

anda/lib/wails/v3/wails3.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%global ver webview2/v1.0.25
2-
%global sanitized_ver %(echo %{ver} | sed 's/-/~/g')
2+
%global sanitized_ver %(echo %{ver} | sed 's|[-/]|~|g')
33

44
%global goipath github.com/wailsapp/wails/v3
55
Version: %{sanitized_ver}

0 commit comments

Comments
 (0)