Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9bd8d9b

Browse filesBrowse files
Excavator: Update godel to latest version (#381)
1 parent 746443b commit 9bd8d9b
Copy full SHA for 9bd8d9b

File tree

Expand file treeCollapse file tree

2 files changed

+7
-7
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+7
-7
lines changed

‎godel/config/godel.properties

Copy file name to clipboard
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
distributionURL=https://github.com/palantir/godel/releases/download/v2.117.0/godel-2.117.0.tgz
2-
distributionSHA256=de40a69d3a1845ad3f0d484c25f87c1114a8ad8ed53b087297025de45613c69b
1+
distributionURL=https://github.com/palantir/godel/releases/download/v2.119.0/godel-2.119.0.tgz
2+
distributionSHA256=804d51fa62b04611b6e0d197acd2da002df73b459309e737df75da69c24c8c95

‎godelw

Copy file name to clipboardExpand all lines: godelw
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
set -euo pipefail
44

55
# Version and checksums for godel. Values are populated by the godel "dist" task.
6-
VERSION=2.117.0
7-
DARWIN_AMD64_CHECKSUM=c59a722572dea48ee0150312202a569b09da55fdb55f5d8705c3fb122c5f8915
8-
DARWIN_ARM64_CHECKSUM=20ec79770389b046b2f45abc957df140fc1ecea80eef0c587c161b51bbdf0ccc
9-
LINUX_AMD64_CHECKSUM=7b571b36d50e98cdead1b3019fb4d2e98e4f4fbd9796c6cc388f9d12e5ed2ac5
10-
LINUX_ARM64_CHECKSUM=b14bc02882c062701dbf004aa701978550923e620c65f14f3af7c5d7b50dbf1e
6+
VERSION=2.119.0
7+
DARWIN_AMD64_CHECKSUM=43c1bcd06f2db28c62b14294bef89986a0dad48fe706893425ffb4b418155d47
8+
DARWIN_ARM64_CHECKSUM=73aa3b2ab838b2ea6af34954b611e181d8b11d2a940ad00abba22c9c86cefd32
9+
LINUX_AMD64_CHECKSUM=77178fcc7b0c1bdeba106d85d93665a15236306f011357f82f0c6d27b33bba8d
10+
LINUX_ARM64_CHECKSUM=1365599b5accb930c6e0bfcf8f1addb1deaeb01b0df935a2bf6743dbd9f20b79
1111

1212
# Downloads file at URL to destination path using wget or curl. Prints an error and exits if wget or curl is not present.
1313
function download {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.