diff --git a/spectral.rb b/spectral.rb index 28ee870..53e24c6 100644 --- a/spectral.rb +++ b/spectral.rb @@ -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 \ No newline at end of file