8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf3a22 commit 42453beCopy full SHA for 42453be
Formula/dafny.rb
@@ -1,8 +1,8 @@
1
class Dafny < Formula
2
desc "Verification-aware programming language"
3
homepage "https://github.com/dafny-lang/dafny/blob/master/README.md"
4
- url "https://github.com/dafny-lang/dafny/archive/v3.7.0.tar.gz"
5
- sha256 "d7f7570948a18e92715cc8cc13d2f29b1ca26a89be02b857a027c199bc74e721"
+ url "https://github.com/dafny-lang/dafny/archive/v3.7.1.tar.gz"
+ sha256 "6d77fca0875bdac4ef9167b1fd72bb9de02fc60bc01be3d8243d224709e50ec5"
6
license "MIT"
7
8
livecheck do
0 commit comments