Skip to content

Commit

Permalink
Parra CLI version "0.2.48"
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmaccallum committed Sep 2, 2024
1 parent df88e9f commit ad8f0a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/parra-cli.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VERSION = "0.2.47"
ARM_SHA = "ed4d66f74a8fa80caf6618472a53039ff5017f136fbf1a661aaaa29b964f1b93"
X86_SHA = "db43d5abed862888e6982f9f0dfc723e7b67b44974d362874282be2782d2d125"
VERSION = "0.2.48"

Check failure on line 1 in Formula/parra-cli.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Style/MutableConstant: Freeze mutable objects assigned to constants.
ARM_SHA = "0b355f32a5e821a57c2f490ef521d637ba37c263857798473848d4f2307cc3c6"

Check failure on line 2 in Formula/parra-cli.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Style/MutableConstant: Freeze mutable objects assigned to constants.
X86_SHA = "e55addad21612be3a5b2000f4c2bfcc2b585fa0c7a07e9ce77a1ab1fcd2229dc"

Check failure on line 3 in Formula/parra-cli.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Style/MutableConstant: Freeze mutable objects assigned to constants.
DESCRIPTION = "A utility for getting started with your next Parra.io project."

Check failure on line 4 in Formula/parra-cli.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Style/MutableConstant: Freeze mutable objects assigned to constants.

class ParraCli < Formula
Expand Down

0 comments on commit ad8f0a8

Please sign in to comment.