We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be216c commit 6982732Copy full SHA for 6982732
1 file changed
Casks/a/animeko.rb
@@ -1,9 +1,9 @@
1
cask "animeko" do
2
arch arm: "aarch64.dmg", intel: "x86_64.zip"
3
4
- version "4.11.1"
5
- sha256 arm: "3054d31acf841f403ca58d2ea21c778fba93d09bc2ca75221ac50241dca93d25",
6
- intel: "049a8c1b413e1619fc7b24807f6d24d3bb0fdd4120b9d9fc30ae029e95e663bb"
+ version "5.0.1"
+ sha256 arm: "cf4d9860ad2606d18c675775c19244f93fbaa681084b19e90a82de0520538842",
+ intel: "4786975e55efde836d8040b58888dd4aa6b281947ba4d3b48a2191d6ca338504"
7
8
url "https://github.com/open-ani/animeko/releases/download/v#{version}/ani-#{version}-macos-#{arch}",
9
verified: "github.com/open-ani/animeko/"
0 commit comments