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 8756309 commit 5ecbcf6Copy full SHA for 5ecbcf6
Formula/a/ampl-asl.rb
@@ -1,8 +1,8 @@
1
class AmplAsl < Formula
2
desc "AMPL Solver Library"
3
homepage "https://ampl.com/"
4
- url "https://github.com/ampl/asl/archive/refs/tags/v1.0.0.tar.gz"
5
- sha256 "28426e67b610874bbf8fd71fae982921aafe42310ef674c86aa6ec1181472ad0"
+ url "https://github.com/ampl/asl/archive/refs/tags/v1.0.1.tar.gz"
+ sha256 "57b767161fd95869757daa0761d9b19fa39ad5de4315f95a3c0dff08b0d4c4f2"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments