archi-steam-farm 2.1.6.3
Closes #6371. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
bef55dd642
commit
2f0b483c50
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +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.2/ASF.zip"
|
||||
sha256 "b7670ae84d08b2512b823bc820870b14c8810297f5f526b5b785fde8ee6b67f6"
|
||||
url "https://github.com/JustArchi/ArchiSteamFarm/releases/download/2.1.6.3/ASF.zip"
|
||||
version "2.1.6.3"
|
||||
sha256 "62671db765e06f959b007a97f9bd9ad2cb5521c849aef81d8a48f5d2cee52b5a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue