act 0.2.39

Closes #120760.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Pierre Wendling 2023-01-16 15:45:53 -05:00 committed by BrewTestBot
parent 84bf5132ad
commit e3cd9ac132
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Act < Formula
desc "Run your GitHub Actions locally 🚀"
homepage "https://github.com/nektos/act"
url "https://github.com/nektos/act/archive/v0.2.38.tar.gz"
sha256 "ea6d04e83b20abfc003bf1962ea14754a0c95b1370196781cc67d6307c88d10c"
url "https://github.com/nektos/act/archive/v0.2.39.tar.gz"
sha256 "f3e27c1ffa0e873db096a23350fdfbf09d57a06f6789a15f4d3fb6220d34a8d2"
license "MIT"
head "https://github.com/nektos/act.git", branch: "master"