Update immersed from 16.1 to 16.2 (#118936)

* Update immersed from 16.1 to 16.2

* immersed: lower min OS version as per sparkle file
This commit is contained in:
neutric 2022-02-10 10:39:00 +01:00 committed by GitHub
parent ffeb616421
commit af125074e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
cask "immersed" do
version "16.1,134"
version "16.2,135"
sha256 :no_check
url "https://immersed.com/dl/Immersed.dmg"
@ -13,7 +13,7 @@ cask "immersed" do
end
auto_updates true
depends_on macos: ">= :mojave"
depends_on macos: ">= :high_sierra"
app "Immersed.app"