Skip to content

Commit

Permalink
update to latest spectral version
Browse files Browse the repository at this point in the history
  • Loading branch information
guylev008 committed Aug 26, 2024
1 parent fb2401c commit 3bbcf45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions spectral.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
class Spectral < Formula
desc "Automated code security for modern teams"
homepage "https://spectralops.io"
url "https://get.spectralops.io/latest/dl/mac?v=1.7.206"
version "1.7.206"
sha256 "80db3055165a7a86e653190bac1c59e44e7529b223ce0b73f99ad95d83f8cd76"
url "https://get.spectralops.io/latest/dl/mac?v=1.10.205"
version "1.10.205"
sha256 "e252eef9ab471d683ea7411b900856edb07816264cc649e4a7de169b066523a6"

def install
bin.install "spectral"
end
end
end

0 comments on commit 3bbcf45

Please sign in to comment.