portmidi: update livecheck

master
Sam Ford 2021-03-02 08:59:56 -05:00
parent 24c50ee000
commit 71b3cb2c6f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class Portmidi < Formula
livecheck do
url :stable
regex(%r{url=.*?/portmidi-src[._-]v?(\d+)\.}i)
regex(%r{url=.*?/portmidi-src[._-]v?(\d+(?:\.\d+)*)\.}i)
end
bottle do