Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Verifpal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Verifpal
Verifpal
Commits
98229a2d
Commit
98229a2d
authored
Apr 28, 2020
by
Nadim Kobeissi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update verifpal.rb
parent
ba0fab48
Pipeline
#189
passed with stages
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
HomebrewFormula/verifpal.rb
HomebrewFormula/verifpal.rb
+4
-4
No files found.
HomebrewFormula/verifpal.rb
View file @
98229a2d
...
...
@@ -6,19 +6,19 @@ class Verifpal < Formula
bottle
:unneeded
if
OS
.
mac?
url
"https://source.symbolic.software/verifpal/verifpal/uploads//verifpal_0.13.2_macos_amd64.zip"
url
"https://source.symbolic.software/verifpal/verifpal/uploads/
70e0fdd429ab7f3b6e64693078729810
/verifpal_0.13.2_macos_amd64.zip"
sha256
"814d7916a3f1fa7b6fb851b23e81bfd1f8c77c69e679223ccd1a98a6c43689f0"
elsif
OS
.
linux?
if
Hardware
::
CPU
.
intel?
url
"https://source.symbolic.software/verifpal/verifpal/uploads//verifpal_0.13.2_linux_amd64.zip"
url
"https://source.symbolic.software/verifpal/verifpal/uploads/
4e350a2e4580c8d34a8e4d97327f5989
/verifpal_0.13.2_linux_amd64.zip"
sha256
"59dc51a2c44c225e81f3ea363b47315b7fcd4b89b4d2aa9e4d642244dbae3e0a"
end
if
Hardware
::
CPU
.
arm?
if
Hardware
::
CPU
.
is_64_bit?
url
"https://source.symbolic.software/verifpal/verifpal/uploads//verifpal_0.13.2_linux_arm64.zip"
url
"https://source.symbolic.software/verifpal/verifpal/uploads/
81502bca5e608e0303b85904aa00233b
/verifpal_0.13.2_linux_arm64.zip"
sha256
"397e47f2cd94e8349e72ef1aff0b110b0bdcb2dae30306e94909830cd81bca23"
else
url
"https://source.symbolic.software/verifpal/verifpal/uploads//verifpal_0.13.2_linux_armv6.zip"
url
"https://source.symbolic.software/verifpal/verifpal/uploads/
16d0027fe6fe25fe9026d3ce0470c7ff
/verifpal_0.13.2_linux_armv6.zip"
sha256
"c23f0bf83243183aa6b66db149e6c4cda2ffec02dea8a1027426807330cab275"
end
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment