Skip to content

Commit

Permalink
chore: update raw url
Browse files Browse the repository at this point in the history
  • Loading branch information
0xp3th1um committed Jan 9, 2025
1 parent 79ce056 commit 487b988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DssSpell.sol
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ interface OsmAbstractLike {
contract DssSpellAction is DssAction {
// Provides a descriptive tag for bot consumption
// This should be modified weekly to provide a summary of the actions
// Hash: cast keccak -- "$(wget 'https://raw.githubusercontent.com/MakerJanSky/community/2ccbb576d51cc5c876f497c6bb55dafc5bdb8bf9/governance/votes/Executive%20vote%20-%20January%209%2C%202025.md' -q -O - 2>/dev/null)"
// Hash: cast keccak -- "$(wget 'https://raw.githubusercontent.com/makerdao/community/2ccbb576d51cc5c876f497c6bb55dafc5bdb8bf9/governance/votes/Executive%20vote%20-%20January%209%2C%202025.md' -q -O - 2>/dev/null)"
string public constant override description = "2025-01-09 MakerDAO Executive Spell | Hash: 0x4737c14701b1607fdf13336c0f0217a6cb17560f12f7c0a9b09f69a0874ccdd4";

// Set office hours according to the summary
Expand Down

0 comments on commit 487b988

Please sign in to comment.