Skip to content

Commit

Permalink
v2rayu 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
i0ntempest committed Jul 7, 2024
1 parent 3c309bc commit 6f6e71a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/v/v2rayu.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "v2rayu" do

Check failure on line 1 in Casks/v/v2rayu.rb

View workflow job for this annotation

GitHub Actions / test v2rayu (macos-13, intel)

Version '4.2.1' differs from '4.2.2' retrieved by livecheck.

Check failure on line 1 in Casks/v/v2rayu.rb

View workflow job for this annotation

GitHub Actions / test v2rayu (macos-14, arm)

Version '4.2.1' differs from '4.2.2' retrieved by livecheck.
arch arm: "arm64", intel: "64"

version "4.2.0"
sha256 arm: "d3280094d96f504dc730ca21be752d60a08cfcea5a015042ccec4eb734f3dd8f",
intel: "d3280094d96f504dc730ca21be752d60a08cfcea5a015042ccec4eb734f3dd8f"
version "4.2.1"
sha256 arm: "0c6abbb4deebf5f74f790d6fba3bb32ddebba101f847b1370e84fee0ab7a5699",
intel: "0c6abbb4deebf5f74f790d6fba3bb32ddebba101f847b1370e84fee0ab7a5699"

url "https://github.com/yanue/V2rayU/releases/download/v#{version}/V2rayU-#{arch}.dmg"

Check failure on line 8 in Casks/v/v2rayu.rb

View workflow job for this annotation

GitHub Actions / test v2rayu (macos-13, intel)

v4.2.1 is a GitHub pre-release.

Check failure on line 8 in Casks/v/v2rayu.rb

View workflow job for this annotation

GitHub Actions / test v2rayu (macos-14, arm)

v4.2.1 is a GitHub pre-release.
name "V2rayU"
Expand Down

0 comments on commit 6f6e71a

Please sign in to comment.