Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Commit

Permalink
Change download links to the update server
Browse files Browse the repository at this point in the history
  • Loading branch information
salomvary committed May 19, 2020
1 parent c36c566 commit 2681db5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ update_readme_version() {
sed -i '' -E -e\
"s/Current version is [^[:space:]]+ \([^(]+\)/Current version is $version ($date)/"\
README.markdown
sed -i '' -E -e\
"s/download\\/[^\\/]+\\/soundcleod-[^\\/]+.dmg/download\\/v$version\\/soundcleod-$version.dmg/"\
README.markdown
sed -i '' -E -e\
"s/download\\/[^\\/]+\\/soundcleod-Setup-[^\\/]+.exe/download\\/v$version\\/soundcleod-Setup-$version.exe/"\
README.markdown
}

# Read changes from git log and open it in an editor
Expand Down

0 comments on commit 2681db5

Please sign in to comment.