Skip to content

Commit c164948

Browse files
committed
[skip ci] Bump version to 4.0.3
1 parent 20ebaaa commit c164948

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.1-1591403491
1+
4.0.3-1591576215

egison.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Egison < Formula
2-
VERSION = "4.0.1"
2+
VERSION = "4.0.3"
33
version VERSION
44
desc "A purely functional programming language with non-linear pattern-matching against non-free data types"
55
homepage "https://www.egison.org/"
66
url "https://github.com/egison/homebrew-egison/releases/download/#{VERSION}/egison_darwin_x86_64_#{VERSION}.zip"
7-
sha256 "aa6c276aadc1a958f3942174dd9860cba84f68549e005ce61b56a8abc3c93a74"
7+
sha256 "36d64e1c8cf0762f9fedc74904f3b2637936857f125d2947bc0bffbf97b8d90b"
88

99
def install
1010
bin.install "bin/egison"

0 commit comments

Comments
 (0)