Skip to content

Commit

Permalink
Target release version with Homebrew Cask (popcorn-official#2236)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriles90 committed Jul 11, 2021
1 parent d2be9f4 commit 51d819b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions casks/popcorn-time.rb
@@ -1,10 +1,10 @@
cask "popcorn-time" do
version "0.4.5-43,g4fc2f4e4"
sha256 "e266ec6eaae91211f18de96d468c6250912904bf14086e5f8cd23331d6c0db5c"
version "0.4.5"
sha256 "cacf8ed13b427bceb481ba88ff97ff297f7e9e0487f1411f8d20ff87dd674ddb"

server = "popcorn-ru.tk"
homepage = "http://#{server}"
zip = "Popcorn-Time-#{version.tr("-,", "+.")}_osx64.zip"
zip = "Popcorn-Time-#{version.tr("-,", "+.")}-Mac.zip"

url "#{homepage}/build/#{zip}"
name token.titlecase
Expand Down

0 comments on commit 51d819b

Please sign in to comment.