Update splashtop-streamer from 3.4.8.0 to 3.4.8.4 (#115408)

* Update splashtop-streamer from 3.4.8.0 to 3.4.8.4

* splashtop-streamer: tweak livecheck regex
This commit is contained in:
neutric 2021-12-07 01:31:05 +01:00 committed by GitHub
parent 1af0cbd427
commit a824586d52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
cask "splashtop-streamer" do
version "3.4.8.0"
sha256 "6661374e71629f9cf8f6b577b9cb4fc197ee7c3af77fee70672557545a5543ce"
version "3.4.8.4"
sha256 "a6e46775610a06783e4ba2118c29d45b81b2c9cfcc4cda21431a5ab5ab2466c5"
url "https://d17kmd0va0f0mp.cloudfront.net/mac/Splashtop_Streamer_Mac_INSTALLER_v#{version}.dmg",
verified: "d17kmd0va0f0mp.cloudfront.net/"
@ -10,7 +10,7 @@ cask "splashtop-streamer" do
livecheck do
url "https://www.splashtop.com/wp-content/themes/responsive/downloadx.php?platform=mac"
regex(/v(\d+(?:\.\d+)+)\.dmg/i)
regex(/v?(\d+(?:\.\d+)+)\.dmg/i)
end
auto_updates true