archi-steam-farm 2.2.3.7
Closes #11414. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
abca751587
commit
aa06d67d21
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class ArchiSteamFarm < Formula
|
||||
desc "ASF is a C# application that allows you to farm steam cards"
|
||||
homepage "https://github.com/JustArchi/ArchiSteamFarm"
|
||||
url "https://github.com/JustArchi/ArchiSteamFarm/releases/download/2.1.6.8/ASF.zip"
|
||||
version "2.1.6.8"
|
||||
sha256 "c0e7f4efdbaa51acb3b64ad0c41383de752dda26db5ad990761ff088d80544c7"
|
||||
url "https://github.com/JustArchi/ArchiSteamFarm/releases/download/2.2.3.7/ASF.zip"
|
||||
version "2.2.3.7"
|
||||
sha256 "69b113821dd618373b8c34a1832fa01d7399be44c3580a4723647586b27d245c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue