Skip to content

Commit 1bd16f0

Browse files
authored
Seems like all have a weird spacing
1 parent 84b5b36 commit 1bd16f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bump-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
changelog_name: ASIO SDK (Windows-only)
8080
get_upstream_version: |
8181
curl -s -o /dev/null --location --range 0-5 --write-out '%{url_effective}' https://www.steinberg.net/asiosdk |
82-
grep -oP '.*\K(?:ASIO-SDK|asiosdk)_.*(?=\.zip)'
82+
grep -oP '.*\K(?:ASIO-SDK|asiosdk)_.*(?=\.zip)'
8383
local_version_regex: (.*["\/])((?:ASIO-SDK|asiosdk)_[^"]+?)(".*|\.zip.*)
8484

8585
steps:

0 commit comments

Comments
 (0)