Skip to content

Commit

Permalink
Merge pull request #2235 from AllenInstitute/bugfix/2235-changed-nida…
Browse files Browse the repository at this point in the history
…q-xop

MIES_CheckInstallation.ipf: Update NIDAQ XOP hash
  • Loading branch information
t-b authored Aug 20, 2024
2 parents fdc0447 + 3e51d2b commit 04d3270
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Packages/MIES/MIES_CheckInstallation.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
/// @brief __CHI__ Routines for checking the health of the
/// MIES installation

static StrConstant CHI_NIDAQ_XOP_64_HASH = "92427feeec9d330d410452b15ff1b6da90fe8e2dd0b8362cd711358c8726706a"
static StrConstant CHI_NIDAQ_XOP_HASH = "ed7f5bc51553608bcf7850b06d472dc739952a32939c1b196b80d131a87f2527"
static StrConstant CHI_NIDAQ_XOP_64_HASH = "b13267a080053c07b80302212b7f73ac199e1f001d9a1b4303e2d7dce1aeb39e"
static StrConstant CHI_JSON_XOP_VERSION = "version-882-gad839a0"
static StrConstant CHI_TUF_XOP_VERSION = "version-163-g686effb"
static StrConstant CHI_ITC_XOP_VERSION = "latest-174-gb9915a9"
Expand Down

0 comments on commit 04d3270

Please sign in to comment.